Searched refs:kppet (Results 1 – 2 of 2) sorted by relevance
112 } kppet = { variable148 uint32_t actionid = kppet.g_actionid; in kppet_on_cpu()197 if (kppet.g_setup) { in kppet_setup()202 &kppet.g_sample_thread); in kppet_setup()207 thread_set_thread_name(kppet.g_sample_thread, "kperf-pet-sampling"); in kppet_setup()208 kppet.g_setup = true; in kppet_setup()217 if (actionid == 0 && !kppet.g_setup) { in kppet_config()225 kppet.g_actionid = actionid; in kppet_config()228 if (!kppet.g_sample) { in kppet_config()229 kppet.g_sample = kalloc_type_tag(struct kperf_sample, in kppet_config()[all …]
250 lw_pet = kern.globals.kppet.g_lightweight336 if kern.globals.kppet.g_lightweight:361 'kperf_pet_idle_rate': unsigned(kern.globals.kppet.g_idle_rate),