Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
A Dmsm_perf.c38 #define SAMPLE_TIME (HZ/4) macro
54 perf->next_jiffies += SAMPLE_TIME; in wait_sample()
171 perf->next_jiffies = jiffies + SAMPLE_TIME; in perf_open()
/linux/tools/perf/python/
A Dtracepoint.py15 …type = perf.SAMPLE_PERIOD | perf.SAMPLE_TID | perf.SAMPLE_CPU | perf.SAMPLE_RAW | perf.SAMPLE_TIME)
/linux/tools/perf/util/
A Dpython.c1278 PERF_CONST(SAMPLE_TIME),
A Dheader.c3320 FEAT_OPR(SAMPLE_TIME, sample_time, false),

Completed in 14 milliseconds