Searched refs:group_other (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cqm.c1048 struct perf_event *group_other = NULL; intel_cqm_event_destroy() local
1056 group_other = list_first_entry(&event->hw.cqm_group_entry, intel_cqm_event_destroy()
1067 * If there was a group_other, make that leader, otherwise intel_cqm_event_destroy()
1070 if (group_other) { intel_cqm_event_destroy()
1072 &group_other->hw.cqm_groups_entry); intel_cqm_event_destroy()
/linux-4.4.14/kernel/sched/
H A Dfair.c5988 group_other = 0, enumerator in enum:group_type
6045 .group_type = group_other, init_sd_lb_stats()
6287 return group_other; group_classify()

Completed in 162 milliseconds