Home
last modified time | relevance | path

Searched refs:LastCallerPathIndexs (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/native_hook/
Dnative_hook_table.cpp242 if (nativeHookObj_.LastCallerPathIndexs()[CurrentRow()] != INVALID_UINT64) { in Column()
244 … static_cast<int64_t>(nativeHookObj_.LastCallerPathIndexs()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/native_hook/
Dnative_hook_table.cpp242 if (nativeHookObj_.LastCallerPathIndexs()[CurrentRow()] != INVALID_UINT64) { in Column()
244 … static_cast<int64_t>(nativeHookObj_.LastCallerPathIndexs()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp601 const std::deque<uint64_t>& NativeHook::LastCallerPathIndexs() const in LastCallerPathIndexs() function in SysTuning::TraceStdtype::NativeHook
Dtrace_stdtype.h767 const std::deque<uint64_t>& LastCallerPathIndexs() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp602 const std::deque<uint64_t>& NativeHook::LastCallerPathIndexs() const in LastCallerPathIndexs() function in SysTuning::TraceStdtype::NativeHook
Dtrace_stdtype.h771 const std::deque<uint64_t>& LastCallerPathIndexs() const;