Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c1042 struct perf_event *group_other = NULL; in intel_cqm_event_destroy() local
1050 group_other = list_first_entry(&event->hw.cqm_group_entry, in intel_cqm_event_destroy()
1064 if (group_other) { in intel_cqm_event_destroy()
1066 &group_other->hw.cqm_groups_entry); in intel_cqm_event_destroy()
/linux-4.1.27/kernel/sched/
Dfair.c5930 group_other = 0, enumerator
5987 .group_type = group_other, in init_sd_lb_stats()
6249 return group_other; in group_classify()