Home
last modified time | relevance | path

Searched defs:recvVsyncPattern_ (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/parser/
Dprint_event_parser.h74 const std::regex recvVsyncPattern_ = std::regex("(\\w+):(\\w+)"); variable
/developtools/smartperf_host/trace_streamer/src/parser/
Dprint_event_parser.h87 const std::regex recvVsyncPattern_ = std::regex("(\\w+):(\\w+)"); variable