Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devlist.h435 int evlist__parse_event_enable_time(struct evlist *evlist, struct record_opts *opts,
H A Devlist.c2300 int evlist__parse_event_enable_time(struct evlist *evlist, struct record_opts *opts, in evlist__parse_event_enable_time() function
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c2936 return evlist__parse_event_enable_time(rec->evlist, &rec->opts, str, unset); in record__parse_event_enable_time()