Home
last modified time | relevance | path

Searched refs:SetTargetProcessInfo (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/ffrt_profiler/service/include/
Dffrt_profiler_handle.h41 void SetTargetProcessInfo(uint32_t pid, const std::string& name) in SetTargetProcessInfo() function
/developtools/profiler/device/plugins/network_profiler/service/include/
Dnetwork_profiler_handle.h40 void SetTargetProcessInfo(uint32_t pid, const std::string& name) in SetTargetProcessInfo() function
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
Dffrt_profiler_manager.cpp277 item->handle->SetTargetProcessInfo(pid, name); in GetFfrtProfilerCtx()
/developtools/profiler/device/plugins/network_profiler/service/src/
Dnetwork_profiler_manager.cpp286 item->handle->SetTargetProcessInfo(pid, name); in GetNetworkProfilerCtx()