Home
last modified time | relevance | path

Searched defs:pcnt (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dtime-utils.c180 static int parse_percent(double *pcnt, char *str) in parse_percent()
222 double pcnt, start_pcnt, end_pcnt; in percent_slash_split() local
/tools/perf/
Dbuiltin-report.c119 double pcnt = strtof(value, NULL); in report__config() local
1090 double pcnt = strtof(str, NULL); in parse_percent_limit() local