Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dconfig.h36 int perf_config_u8(u8 *dest, const char *name, const char *value);
H A Dconfig.c378 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() function
H A Dannotate.c3324 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()