Home
last modified time | relevance | path

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

/third_party/skia/tools/trace/
DChromeTracingTracer.cpp211 char phaseString[2] = {traceEvent->fPhase, 0}; in trace_event_to_json() local
212 writer->appendString("ph", phaseString); in trace_event_to_json()