Searched refs:perf_config_u8 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | config.h | 34 int perf_config_u8(u8 *dest, const char *name, const char *value);
|
H A D | config.c | 377 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() function
|
H A D | annotate.c | 3129 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | config.h | 36 int perf_config_u8(u8 *dest, const char *name, const char *value);
|
H A D | config.c | 378 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() function
|
H A D | annotate.c | 3289 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()
|
Completed in 12 milliseconds