Searched refs:__top_cpus_runtime (Results 1 – 2 of 2) sorted by relevance
185 struct __top_cpus_runtime { struct195 struct __top_cpus_runtime *cpus_runtime; argument
2206 struct __top_cpus_runtime *cpus_runtime; in perf_kwork__top()2209 cpus_runtime = zalloc(sizeof(struct __top_cpus_runtime) * (MAX_NR_CPUS + 1)); in perf_kwork__top()
Completed in 809 milliseconds