Home
last modified time | relevance | path

Searched refs:GetTracingData (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Dtracing.h104 bool GetTracingData(const std::vector<const EventType*>& event_types,
Dtracing.cpp409 bool GetTracingData(const std::vector<const EventType*>& event_types, in GetTracingData() function
Dcmd_record.cpp1081 if (!GetTracingData(tracepoint_event_types, &tracing_data)) { in DumpTracingData()