Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_perf.c38 #define SAMPLE_TIME (HZ/4) macro
54 perf->next_jiffies += SAMPLE_TIME; in wait_sample()
174 perf->next_jiffies = jiffies + SAMPLE_TIME; in perf_open()
/linux-6.15/tools/perf/util/
H A Dpython.c1286 PERF_CONST(SAMPLE_TIME),
H A Dheader.c3432 FEAT_OPR(SAMPLE_TIME, sample_time, false),