Home
last modified time | relevance | path

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

/tools/perf/util/
A Dbpf_kwork.c30 struct work_key { struct
48 int (*get_work_name)(struct work_key *key, char **ret_name); argument
A Dbpf_kwork_top.c44 struct work_key { struct
45 __u32 type;
46 __u32 pid;
47 __u64 task_p;
/tools/perf/util/bpf_skel/
A Dkwork_top.bpf.c41 struct work_key { struct
61 __uint(key_size, sizeof(struct work_key)); argument
A Dkwork_trace.bpf.c21 struct work_key { struct
37 __uint(key_size, sizeof(struct work_key)); argument

Completed in 7 milliseconds