Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dperf.c189 static int perf_stop_counters(uint32_t *raddr);
221 error = perf_stop_counters(raddr); in perf_config()
441 error_start = perf_stop_counters(raddr); in perf_ioctl()
549 static int perf_stop_counters(uint32_t *raddr) in perf_stop_counters() function