Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/filter/
Dslice_filter.h106 uint32_t asyncEventCount = 0; member
Dslice_filter.cpp317 sliceStack.asyncEventCount++; in StartSlice()
404 args.AppendArg(asyncBeginCountId_, BASE_DATA_TYPE_INT, stackInfo.asyncEventCount); in HandleAsyncEventAndOther()