Home
last modified time | relevance | path

Searched defs:subsys (Results 1 – 6 of 6) sorted by relevance

/tools/lib/api/fs/
A Dcgroup.c12 char subsys[32]; member
19 int cgroupfs_find_mountpoint(char *buf, size_t maxlen, const char *subsys) in cgroupfs_find_mountpoint()
/tools/testing/selftests/turbostat/
A Dadded_perf_counters.py9 def __init__(self, subsys, event): argument
/tools/perf/util/
A Dcgroup.c87 int cgroup_is_v2(const char *subsys) in cgroup_is_v2()
/tools/perf/util/bpf_skel/vmlinux/
A Dvmlinux.h92 struct cgroup_subsys_state *subsys[13]; member
/tools/testing/selftests/bpf/progs/
A Dprofiler.inc.h265 struct cgroup_subsys_state* subsys = in populate_cgroup_info() local
/tools/power/x86/turbostat/
A Dturbostat.c4582 static unsigned int read_perf_type(const char *subsys) in read_perf_type()
4593 static unsigned int read_perf_config(const char *subsys, const char *event_name) in read_perf_config()
4644 static unsigned int read_perf_rapl_unit(const char *subsys, const char *event_name) in read_perf_rapl_unit()
4660 static double read_perf_scale(const char *subsys, const char *event_name) in read_perf_scale()

Completed in 33 milliseconds