Home
last modified time | relevance | path

Searched refs:UpdateFilePathIndexToCallStackRowMap (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/filter/hook_filter/
Dnative_hook_filter.cpp730 UpdateFilePathIndexToCallStackRowMap(row, filePathIndex); in FillOfflineSymbolizationFrames()
1069 UpdateFilePathIndexToCallStackRowMap(row, filePathIndex); in ParseFramesInCallStackCompressedMode()
1098 UpdateFilePathIndexToCallStackRowMap(row, frameInfo->filePathIndex_); in ParseFramesWithOutCallStackCompressedMode()
1156 UpdateFilePathIndexToCallStackRowMap(i, vec[i]); in FinishParseNativeHookData()
1253 void NativeHookFilter::UpdateFilePathIndexToCallStackRowMap(size_t row, DataIndex filePathIndex) in UpdateFilePathIndexToCallStackRowMap() function in SysTuning::TraceStreamer::NativeHookFilter
Dnative_hook_filter.h152 void UpdateFilePathIndexToCallStackRowMap(size_t row, DataIndex filePathIndex);