Home
last modified time | relevance | path

Searched defs:tagId (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp865 void StackPreprocess::SaveMemTag(uint32_t tagId, const std::string& tagName) in SaveMemTag()
874 bool StackPreprocess::GetMemTag(uint32_t tagId, std::string& tagName) in GetMemTag()
/developtools/profiler/device/plugins/native_daemon/include/
Dhook_common.h89 uint16_t tagId; member
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp148 uint32_t tagId = 0; in GetTagId() local
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp535 void NativeHook::UpdateMemMapSubType(uint64_t row, uint64_t tagId) in UpdateMemMapSubType()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp536 void NativeHook::UpdateMemMapSubType(uint64_t row, uint64_t tagId) in UpdateMemMapSubType()