Home
last modified time | relevance | path

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

/dports/graphics/cairo/cairo-1.17.4/perf/
H A Dcairo-perf-micro.c52 #define CAIRO_PERF_STABLE_STD_DEV_COUNT 5 macro
277 if (low_std_dev_count >= CAIRO_PERF_STABLE_STD_DEV_COUNT) in cairo_perf_run()
H A Dcairo-perf-trace.c102 #define CAIRO_PERF_STABLE_STD_DEV_COUNT 3 macro
809 if (++low_std_dev_count >= CAIRO_PERF_STABLE_STD_DEV_COUNT) in cairo_perf_trace()