Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Drecord_lib_interface.cpp107 class PerfEventSetForCounting : public PerfEventSetImpl { class
109 PerfEventSetForCounting() : in_counting_state_(false) {} in PerfEventSetForCounting() function in simpleperf::PerfEventSetForCounting