Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dperf_counter.h97 friend class PerfCounterDescriptor; variable
101 class PerfCounterDescriptor; variable
Dperf_counter.cpp262 PerfCounterDescriptor::PerfCounterDescriptor(const char *name, uint32_t type, uint64_t config, in PerfCounterDescriptor() function in ark::tooling::PerfCounterDescriptor