Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1584 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write,
/openbmc/linux/kernel/
H A Dsysctl.c1994 .proc_handler = perf_cpu_time_max_percent_handler,
/openbmc/linux/kernel/events/
H A Dcore.c481 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, in perf_cpu_time_max_percent_handler() function