has_percent       467 tools/perf/util/time-utils.c 	bool has_percent = strchr(time_str, '%');
has_percent       475 tools/perf/util/time-utils.c 	if (has_percent || reltime) {
has_percent       485 tools/perf/util/time-utils.c 	if (has_percent) {