Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/kernel/
Dperf.c202 static int perf_stop_counters(uint32_t *raddr);
234 error = perf_stop_counters(raddr); in perf_config()
454 error_start = perf_stop_counters(raddr); in perf_ioctl()
562 static int perf_stop_counters(uint32_t *raddr) in perf_stop_counters() function