Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.h131 static bool ClockIsSeqScoped(ClockId global_clock_id) { in ClockIsSeqScoped() argument
134 return (global_clock_id >> 32) > 0; in ClockIsSeqScoped()