Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dutils.c283 procfs_is_workload_pid(const char * comm_prefix,struct dirent * proc_entry) procfs_is_workload_pid() argument
335 set_comm_sched_attr(const char * comm_prefix,struct sched_attr * attr) set_comm_sched_attr() argument
854 set_comm_cgroup(const char * comm_prefix,const char * cgroup) set_comm_cgroup() argument
[all...]
H A Dcommon.h135 const char *comm_prefix; member