Searched refs:IsSettingClockIdSupported (Results 1 – 6 of 6) sorted by relevance
218 if (IsSettingClockIdSupported()) { in ShowFeatures()
226 bool IsSettingClockIdSupported();
179 if (IsSettingClockIdSupported()) { in RecordSchedEvents()
109 bool IsSettingClockIdSupported() { in IsSettingClockIdSupported() function
773 if (!IsSettingClockIdSupported()) { in ParseOptions()1031 clockid_ = IsSettingClockIdSupported() ? "monotonic" : "perf"; in ParseOptions()
677 if (!IsSettingClockIdSupported()) { in TEST()