Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dconfig.c317 static int parse_unit_factor(const char *end, unsigned long *val) in parse_unit_factor() function
343 if (!parse_unit_factor(end, &factor)) in perf_parse_llong()
357 if (!parse_unit_factor(end, &factor)) in perf_parse_long()