Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/hook_filter/
Dnative_hook_filter.cpp731 UpdateFilePathIndexToCallStackRowMap(row, filePathIndex); in FillOfflineSymbolizationFrames()
1070 UpdateFilePathIndexToCallStackRowMap(row, filePathIndex); in ParseFramesInCallStackCompressedMode()
1099 UpdateFilePathIndexToCallStackRowMap(row, frameInfo->filePathIndex_); in ParseFramesWithOutCallStackCompressedMode()
1157 UpdateFilePathIndexToCallStackRowMap(i, vec[i]); in FinishParseNativeHookData()
1254 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);