Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dexport_json.cc171 void WriteCommonEvent(const Json::Value& event) { in WriteCommonEvent() function in perfetto::trace_processor::json::__anonf0e8ef730111::JsonExporter::TraceFormatWriter
431 WriteCommonEvent(event); in WriteFooter()
913 writer_.WriteCommonEvent(event); in ExportSlices()
1049 writer_.WriteCommonEvent(event); in ExportSlices()
1126 writer_.WriteCommonEvent(out_event.value()); in ExportFlows()
1127 writer_.WriteCommonEvent(in_event.value()); in ExportFlows()
1225 writer_.WriteCommonEvent(event); in ExportRawEvents()
1312 writer_.WriteCommonEvent(event_); in ~Sample()
1319 writer_.WriteCommonEvent(event_); in ~Sample()
1457 writer_.WriteCommonEvent(event); in ExportCpuProfileSamples()
[all …]