Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dkwork.h186 struct __top_cpus_runtime { struct
196 struct __top_cpus_runtime *cpus_runtime; argument
/linux/tools/perf/
H A Dbuiltin-kwork.c2208 struct __top_cpus_runtime *cpus_runtime; in perf_kwork__top()
2211 cpus_runtime = zalloc(sizeof(struct __top_cpus_runtime) * (MAX_NR_CPUS + 1)); in perf_kwork__top()