Home
last modified time | relevance | path

Searched full:leaders (Results 1 – 25 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/qcom/
Dqcom,rpm-master-stats.yaml14 of "RPM Masters". They can be thought of as "the local gang leaders", usually
/kernel/linux/linux-6.6/Documentation/process/
Dcontribution-maturity-model.rst17 respected leaders and eventually, kernel maintainers. To support a
/kernel/linux/linux-6.6/tools/perf/
Ddesign.txt210 and only to group leaders. If a pinned counter cannot be put onto the
452 disables the group leaders, not any other members in the groups.
Dbuiltin-stat.c930 * group leaders, results in remaining events becoming enabled. To in __run_perf_stat()
932 * group leaders. in __run_perf_stat()
/kernel/linux/linux-5.10/tools/perf/
Ddesign.txt207 and only to group leaders. If a pinned counter cannot be put onto the
449 disables the group leaders, not any other members in the groups.
Dbuiltin-stat.c928 * group leaders, results in remaining events becoming enabled. To in __run_perf_stat()
930 * group leaders. in __run_perf_stat()
/kernel/linux/linux-6.6/include/linux/
Dcgroup.h43 /* walk only threadgroup leaders */
292 * cgroup_taskset_for_each_leader - iterate group leaders in a cgroup_taskset
297 * Iterate threadgroup leaders of @tset. For single-task migrations, @tset
Dpid.h200 * Both old and new leaders may be attached to
/kernel/linux/linux-5.10/include/linux/
Dcgroup.h43 /* walk only threadgroup leaders */
291 * cgroup_taskset_for_each_leader - iterate group leaders in a cgroup_taskset
296 * Iterate threadgroup leaders of @tset. For single-task migrations, @tset
Dpid.h197 * Both old and new leaders may be attached to
/kernel/linux/linux-5.10/tools/perf/util/
Dparse-events.c1655 uintptr_t *leaders; in parse_events__set_leader_for_uncore_aliase() local
1663 leaders = calloc(total_members, sizeof(uintptr_t)); in parse_events__set_leader_for_uncore_aliase()
1664 if (WARN_ON(!leaders)) in parse_events__set_leader_for_uncore_aliase()
1696 leaders[nr_pmu++] = (uintptr_t) evsel; in parse_events__set_leader_for_uncore_aliase()
1721 evsel->leader = (struct evsel *) leaders[i++]; in parse_events__set_leader_for_uncore_aliase()
1726 evsel = (struct evsel *) leaders[i]; in parse_events__set_leader_for_uncore_aliase()
1737 free(leaders); in parse_events__set_leader_for_uncore_aliase()
Devsel.c1032 * - all independent events and group leaders are disabled
1035 * Group members are ruled by group leaders. They need to
1039 * - all independent events and group leaders have
1044 * Independent events and group leaders are initially disabled
1046 * leaders as stated in 1).
1217 * Disabling only independent events or group leaders, in evsel__config()
1225 * group leaders for traced executed by perf. in evsel__config()
/kernel/linux/linux-6.6/kernel/
Dpid.c558 * (only supports thread group leaders).
622 * leaders).
Dtaskstats.c223 * leaders who are already counted with the dead tasks in fill_stats_for_tgid()
Dexit.c1426 /* we don't reap group leaders with subthreads */ in wait_consider_task()
/kernel/linux/linux-6.6/tools/perf/util/
Devsel.c1103 * - all independent events and group leaders are disabled
1106 * Group members are ruled by group leaders. They need to
1110 * - all independent events and group leaders have
1115 * Independent events and group leaders are initially disabled
1117 * leaders as stated in 1).
1297 * Disabling only independent events or group leaders, in evsel__config()
1305 * group leaders for traced executed by perf. in evsel__config()
Dparse-events.c1881 * Aux event leaders, like intel_pt, expect a group with events from in evsel__compute_group_pmu_name()
/kernel/linux/linux-5.10/kernel/
Dtaskstats.c201 * leaders who are already counted with the dead tasks in fill_stats_for_tgid()
Dpid.c579 * leaders).
Dexit.c1400 /* we don't reap group leaders with subthreads */ in wait_consider_task()
/kernel/linux/linux-6.6/arch/alpha/kernel/
Dpci_iommu.c678 /* Third, iterate over the scatterlist leaders and allocate in alpha_pci_map_sg()
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dpci_iommu.c703 /* Third, iterate over the scatterlist leaders and allocate in alpha_pci_map_sg()
/kernel/linux/linux-6.6/fs/notify/fanotify/
Dfanotify_user.c705 * creation of pidfds for thread-group leaders. in copy_event_to_user()
/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup.c4628 /* if PROCS, skip over tasks which aren't group leaders */ in css_task_iter_advance()
4632 /* and dying leaders w/o live member threads */ in css_task_iter_advance()
/kernel/linux/linux-6.6/kernel/cgroup/
Dcgroup.c4883 /* if PROCS, skip over tasks which aren't group leaders */ in css_task_iter_advance()
4887 /* and dying leaders w/o live member threads */ in css_task_iter_advance()

12