Searched refs:evsel__parse_sample_timestamp (Results 1 – 3 of 3) sorted by relevance
405 int evsel__parse_sample_timestamp(struct evsel *evsel, union perf_event *event, in __evsel__match()
1601 return evsel__parse_sample_timestamp(evsel, event, timestamp); in evlist__start_workload()
3149 int evsel__parse_sample_timestamp(struct evsel *evsel, union perf_event *event, in evsel__parse_sample_timestamp() function