Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
Dperf_file_format_test.cpp199 void PerfFileFormatTest::TestEventDescInit(std::vector<AttrWithId> &eventDesc, size_t &size) in TestEventDescInit()
237 std::vector<AttrWithId> eventDesc; variable
Dperf_file_writer_test.cpp57 void PerfFileWriterTest::TestEventDescInit(std::vector<AttrWithId> &eventDesc) in TestEventDescInit()
/developtools/hiperf/src/
Dperf_file_format.cpp403 AttrWithId eventDesc; in PerfFileSectionEventDesc() local
450 for (auto &eventDesc : eventDesces_) { in GetBinary() local
477 for (auto &eventDesc : eventDesces_) { in GetSize() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dperf_file_format.cpp403 AttrWithId eventDesc; in PerfFileSectionEventDesc() local
448 for (auto &eventDesc : eventDesces_) { in GetBinary() local
475 for (auto &eventDesc : eventDesces_) { in GetSize() local