Home
last modified time | relevance | path

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

/tools/perf/util/
Dconfig.c280 static int parse_unit_factor(const char *end, unsigned long *val) in parse_unit_factor() function
306 if (!parse_unit_factor(end, &factor)) in perf_parse_llong()
320 if (!parse_unit_factor(end, &factor)) in perf_parse_long()