Searched refs:IsSettingClockIdSupported (Results 1 – 6 of 6) sorted by relevance
209 if (IsSettingClockIdSupported()) { in ShowFeatures()
223 bool IsSettingClockIdSupported();
182 if (IsSettingClockIdSupported()) { in RecordSchedEvents()
119 bool IsSettingClockIdSupported() { in IsSettingClockIdSupported() function
848 if (!IsSettingClockIdSupported()) { in ParseOptions()1133 clockid_ = IsSettingClockIdSupported() ? "monotonic" : "perf"; in ParseOptions()
565 if (!IsSettingClockIdSupported()) { in TEST()