Home
last modified time | relevance | path

Searched refs:DumpPrintEventAttr (Results 1 - 3 of 3) sorted by relevance

/developtools/hiperf/include/
H A Dsubcommand_dump.h76 static void DumpPrintEventAttr(const perf_event_attr &attr, int indent = 0);
/developtools/hiperf/src/
H A Dsubcommand_dump.cpp324 void SubCommandDump::DumpPrintEventAttr(const perf_event_attr &attr, int indent) in DumpPrintEventAttr() function in OHOS::Developtools::HiPerf::SubCommandDump
371 DumpPrintEventAttr(attr.attr, indent_ + 1); in DumpAttrPortion()
H A Dperf_events.cpp54 SubCommandDump::DumpPrintEventAttr(attr, std::numeric_limits<int>::min()); in Open()

Completed in 5 milliseconds