Home
last modified time | relevance | path

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

/developtools/profiler/trace_analyzer/src/filter/
Dargs_filter.cpp45 uint32_t ArgsFilter::AppendArgs(const ArgsSet& args, const size_t argSetId) in AppendArgs()
Dslice_filter.cpp79 uint32_t argSetId = INVALID_UINT32; in IrqHandlerExit() local
111 uint32_t argSetId = INVALID_UINT32; in SoftIrqExit() local
133 uint32_t argSetId = INVALID_INT32; in BeginAsyncBinder() local
163 uint32_t argSetId = INVALID_INT32; in BeginBinder() local
/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.cpp79 uint32_t argSetId = INVALID_UINT32; in IrqHandlerExit() local
111 uint32_t argSetId = INVALID_UINT32; in SoftIrqExit() local
133 uint32_t argSetId = INVALID_INT32; in BeginAsyncBinder() local
163 uint32_t argSetId = INVALID_INT32; in BeginBinder() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/bean/
DFunctionBean.java63 private Integer argSetId; field in FunctionBean
84 public void setArgSetId(Integer argSetId) { in setArgSetId()
/developtools/profiler/trace_analyzer/src/trace_data/
Dtrace_stdtype.cpp155 void CallStack::AppendArgSet(uint32_t argSetId) in AppendArgSet()
169 void CallStack::SetDurationAndArg(size_t index, uint64_t timestamp, uint32_t argSetId) in SetDurationAndArg()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp155 void CallStack::AppendArgSet(uint32_t argSetId) in AppendArgSet()
169 void CallStack::SetDurationAndArg(size_t index, uint64_t timestamp, uint32_t argSetId) in SetDurationAndArg()