Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/parser/
Dcommon_types.h103 phase_ = point.phase_; in TracePoint()
116 phase_ = point.phase_;
127 char phase_ = '\0'; variable
Dprint_event_parser.cpp39 switch (point.phase_) { in ParsePrintEvent()
252 outPoint.phase_ = pointStr.front(); in GetTracePoint()
256 switch (outPoint.phase_) { in GetTracePoint()