Home
last modified time | relevance | path

Searched refs:perf_config_u8 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dconfig.h34 int perf_config_u8(u8 *dest, const char *name, const char *value);
Dconfig.c377 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() function
Dannotate.c3117 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()