Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/etw/
H A Detw_module.cc24 void EtwModule::ParseEtwEventData(uint32_t /*cpu*/, in ParseEtwEventData() function in perfetto::trace_processor::EtwModule
H A Detw_module_impl.h45 void ParseEtwEventData(uint32_t cpu, in ParseEtwEventData() function