Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/devtools/etdump/
H A Detdump_flatcc.cpp206 EventTracerEntry prof_entry; in start_profiling() local
230 EventTracerEntry prof_entry; in start_profiling_delegate() local
426 void ETDumpGen::end_profiling(EventTracerEntry prof_entry) { in end_profiling()
/aosp_15_r20/external/executorch/runtime/core/test/
H A Devent_tracer_test.cpp54 void end_profiling(EventTracerEntry prof_entry) override { in end_profiling()