Home
last modified time | relevance | path

Searched refs:FfrtConfig (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/ffrt_profiler/client/src/
H A Dffrt_profiler_socker_client.cpp66 CHECK_TRUE(size == sizeof(FfrtConfig), true, "FfrtProfilerSocketClient config size not match = %u\n", size); in ProtocolProc()
67 FfrtConfig* config = reinterpret_cast<FfrtConfig *>(const_cast<int8_t*>(buf)); in ProtocolProc()
/developtools/profiler/device/plugins/ffrt_profiler/service/include/
H A Dffrt_profiler_socket_service.h42 FfrtConfig config_;
H A Dffrt_profiler_common.h31 struct FfrtConfig { struct

Completed in 1 milliseconds