Home
last modified time | relevance | path

Searched defs:tname (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.h62 std::string &tname; member
Dffrt_converter.cpp636 std::string tname; in FindFfrtProcClassifyLogs() local
1239 std::string tname = tidItem.second.first; in ExceTaskLabelOhos() local
1435 std::string tname = tidItem.second.first; in ExceTaskLabelNohos() local
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp490 inline void StackPreprocess::ReportThreadNameMap(uint32_t tid, const std::string& tname) in ReportThreadNameMap()