Searched refs:parse_libpfm_events_option (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | pfm.h | 13 int parse_libpfm_events_option(const struct option *opt, const char *str, 21 static inline int parse_libpfm_events_option( in parse_libpfm_events_option() function
|
H A D | pfm.c | 31 int parse_libpfm_events_option(const struct option *opt, const char *str, in parse_libpfm_events_option() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | pfm.h | 14 int parse_libpfm_events_option(const struct option *opt, const char *str, 22 static inline int parse_libpfm_events_option( in parse_libpfm_events_option() function
|
H A D | pfm.c | 33 int parse_libpfm_events_option(const struct option *opt, const char *str, in parse_libpfm_events_option() function
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | pfm.c | 92 parse_libpfm_events_option(&opt, in test__pfm_events() 166 parse_libpfm_events_option(&opt, in test__pfm_group()
|
H A D | expand-cgroup.c | 158 ret = parse_libpfm_events_option(&opt, event_str, 0); in expand_libpfm_events()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | pfm.c | 72 parse_libpfm_events_option(&opt, in test__pfm_events() 157 parse_libpfm_events_option(&opt, in test__pfm_group()
|
H A D | expand-cgroup.c | 159 ret = parse_libpfm_events_option(&opt, event_str, 0); in expand_libpfm_events()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-stat.c | 1177 parse_libpfm_events_option),
|
H A D | builtin-top.c | 1582 parse_libpfm_events_option), in cmd_top()
|
H A D | builtin-record.c | 2593 parse_libpfm_events_option),
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-stat.c | 1291 parse_libpfm_events_option),
|
H A D | builtin-top.c | 1599 parse_libpfm_events_option), in cmd_top()
|
H A D | builtin-record.c | 3499 parse_libpfm_events_option),
|
Completed in 21 milliseconds