Home
last modified time | relevance | path

Searched defs:argSetId (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dargs_filter.cpp45 uint32_t ArgsFilter::AppendArgs(const ArgsSet& args, const size_t argSetId) in AppendArgs()
Dslice_filter.cpp83 uint32_t argSetId = INVALID_UINT32; in IrqHandlerExit() local
115 uint32_t argSetId = INVALID_UINT32; in SoftIrqExit() local
282 uint32_t argSetId = INVALID_UINT32; in StartSlice() local
331 size_t argSetId = 0; in CompleteSlice() local
375 uint32_t argSetId = stack.sliceStack[idx].argSetId; in AddArgs() local
Dbinder_filter.cpp131 uint32_t argSetId = INVALID_UINT32; in ReceiveTraction() local
Dslice_filter.h38 uint32_t argSetId; member
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp214 void CallStack::SetIrqDurAndArg(size_t index, uint64_t timestamp, uint32_t argSetId) in SetIrqDurAndArg()
228 void CallStack::SetArgSetId(size_t index, uint32_t argSetId) in SetArgSetId()