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