Home
last modified time | relevance | path

Searched refs:pid_cmp (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/perf/ !
Dbuiltin-c2c.c1074 pid_cmp(struct perf_hpp_fmt *fmt __maybe_unused, in pid_cmp() function
1569 .cmp = pid_cmp,
Dbuiltin-sched.c1359 static int pid_cmp(struct work_atoms *l, struct work_atoms *r) in pid_cmp() function
1434 .cmp = pid_cmp, in sort_dimension__add()