Searched refs:parse_clockid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | clockid.h | 7 int parse_clockid(const struct option *opt, const char *str, int unset);
|
H A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | clockid.h | 7 int parse_clockid(const struct option *opt, const char *str, int unset);
|
H A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 2525 parse_clockid),
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-record.c | 3432 parse_clockid),
|
Completed in 14 milliseconds