Searched refs:evsel__common_field (Results 1 – 2 of 2) sorted by relevance
386 struct tep_format_field *evsel__common_field(struct evsel *evsel, const char *name);
3417 struct tep_format_field *evsel__common_field(struct evsel *evsel, const char *name) in evsel__common_field() function3492 struct tep_format_field *field = evsel__common_field(evsel, name); in evsel__intval_common()