Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/filter/
Dnative_hook_filter.h131 void ReparseStacksWithAddrRange(uint64_t start, uint64_t end);
Dnative_hook_filter.cpp645 inline void NativeHookFilter::ReparseStacksWithAddrRange(uint64_t start, uint64_t end) in ReparseStacksWithAddrRange() function in SysTuning::TraceStreamer::NativeHookFilter
720 ReparseStacksWithAddrRange(start, end); in ParseMapsEvent()
777 ReparseStacksWithAddrRange(start, end); in ProcSymbolTable()