Searched defs:PerfFileHandler (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/ | ||
| D | perf_counter.cpp | 152 PerfFileHandler::PerfFileHandler(uint32_t type, uint64_t config) : fd_(OpenDescriptor(type, config)… in PerfFileHandler() function in ark::tooling::PerfFileHandler |