Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/
Dcommon_types.h82 : phase_(point.phase_), in TracePoint()
99 phase_ = point.phase_;
113 char phase_ = '\0'; variable
Dprint_event_parser.cpp57 switch (point.phase_) { in ParsePrintEvent()
481 outPoint.phase_ = pointStr.front(); in GetTracePoint()
485 switch (outPoint.phase_) { in GetTracePoint()