Home
last modified time | relevance | path

Searched refs:totalInstruments (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
H A DGpuCounterCallback.cpp34 firstData.totalInstruments = 0; in GpuCounterCallbackImpl()
63 realtimeGpuPerfInfoData.totalInstruments += newData->totalInstruments; in JoinSocketDataValue()
120 realtimeGpuPerfInfoData.totalInstruments, interval, in SplitSocketDataValue()
137 realtimeGpuPerfInfoData.totalInstruments - totalInstrumentsTargetValue) + "_"); in SplitSocketDataValue()
147 realtimeGpuPerfInfoData.totalInstruments = totalInstrumentsTargetValue; in SplitSocketDataValue()
224 << backData->totalInstruments << "," in OnGpuData()
/developtools/profiler/host/smartperf/client/client_command/include/
H A DGpuCounterCallback.h30 uint64_t totalInstruments = 0; member

Completed in 2 milliseconds