Searched refs:AppendCallStack (Results 1 – 2 of 2) sorted by relevance
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/ |
| D | callstack_stdtype.cpp | 24 …AppendCallStack(callStackInternalRow.cat, callStackInternalRow.name, callStackInternalRow.depth, p… in AppendInternalAsyncSlice() 34 …AppendCallStack(callStackInternalRow.cat, callStackInternalRow.name, callStackInternalRow.depth, p… in AppendInternalSlice() 48 void CallStack::AppendCallStack(DataIndex cat, DataIndex name, uint8_t depth, std::optional<uint64_… in AppendCallStack() function in SysTuning::TraceStdtype::CallStack
|
| D | callstack_stdtype.h | 91 …void AppendCallStack(DataIndex cat, DataIndex name, uint8_t depth, std::optional<uint64_t> parentI…
|