Home
last modified time | relevance | path

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

/tools/perf/util/
A Dstream.h14 struct evsel_streams { struct
23 struct evsel_streams *ev_streams; argument
32 struct evsel_streams *evsel_streams__entry(struct evlist_streams *els,
35 void evsel_streams__match(struct evsel_streams *es_base,
36 struct evsel_streams *es_pair);
38 void evsel_streams__report(struct evsel_streams *es_base,
39 struct evsel_streams *es_pair);
A Dstream.c35 struct evsel_streams *es; in evlist_streams__new()
48 struct evsel_streams *s = &es[i]; in evlist_streams__new()
99 struct evsel_streams *es) in update_hot_callchain()
130 struct evsel_streams *es = els->ev_streams; in evlist__init_callchain_streams()
181 struct evsel_streams *es_pair) in stream__callchain_match()
196 struct evsel_streams *es_pair) in stream__match()
208 struct evsel_streams *es_pair) in evsel_streams__match()
221 struct evsel_streams *es_base, in print_callchain_pair()
222 struct evsel_streams *es_pair) in print_callchain_pair()
302 struct evsel_streams *es_pair) in callchain_streams_report()
[all …]
/tools/perf/
A Dbuiltin-diff.c1015 struct evsel_streams *es_base, *es_pair; in process_base_stream()

Completed in 8 milliseconds