Searched refs:IsSettingClockIdSupported (Results 1 – 6 of 6) sorted by relevance
219 if (IsSettingClockIdSupported()) { in ShowFeatures()
203 bool IsSettingClockIdSupported();
178 if (IsSettingClockIdSupported()) { in RecordSchedEvents()
105 bool IsSettingClockIdSupported() { in IsSettingClockIdSupported() function
787 if (!IsSettingClockIdSupported()) { in ParseOptions()1013 clockid_ = IsSettingClockIdSupported() ? "monotonic" : "perf"; in ParseOptions()
646 if (!IsSettingClockIdSupported()) { in TEST()