Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/cfg/
Dtrace_streamer_config.h284 const std::string TRACE_ACTION_CLOCK_SYNC = "trace_event_clock_sync"; variable
Dtrace_streamer_config.cpp127 eventNameMap_.emplace(TRACE_EVENT_CLOCK_SYNC, TRACE_ACTION_CLOCK_SYNC); in InitClkEventNameMap()