Home
last modified time | relevance | path

Searched defs:callIdToLastCallerPathIndex (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/
Dhtrace_native_hook_parser.cpp80 std::map<uint64_t, uint64_t> callIdToLastCallerPathIndex; in FinishParseNativeHookData() local
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp609 … std::map<uint64_t, uint64_t>& callIdToLastCallerPathIndex) in GetCallIdToLastLibId() argument