Home
last modified time | relevance | path

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

/tools/lib/api/fs/
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/
Dadded_perf_counters.py9 def __init__(self, subsys, event): argument
/tools/perf/util/
Dcgroup.c87 int cgroup_is_v2(const char *subsys) in cgroup_is_v2()
/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h92 struct cgroup_subsys_state *subsys[13]; member
/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h265 struct cgroup_subsys_state* subsys = in populate_cgroup_info() local
/tools/power/x86/turbostat/
Dturbostat.c4019 static unsigned int read_perf_type(const char *subsys) in read_perf_type()
4030 static unsigned int read_perf_config(const char *subsys, const char *event_name) in read_perf_config()
4081 static unsigned int read_perf_rapl_unit(const char *subsys, const char *event_name) in read_perf_rapl_unit()
4097 static double read_perf_scale(const char *subsys, const char *event_name) in read_perf_scale()