Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcgroup.c51 static u64 __read_cgroup_id(const char *path) in __read_cgroup_id() function
80 static inline u64 __read_cgroup_id(const char *path __maybe_unused) { return -1ULL; } in __read_cgroup_id() function