Searched defs:base_stream (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dstream.c181 static struct stream *stream__callchain_match(struct stream *base_stream, argument
196 static struct stream *stream__match(struct stream *base_stream, argument
202 static void stream__link(struct stream *base_stream, struct stream *pair_stream) argument
212 struct stream *base_stream = &es_base->streams[i]; local
221 print_callchain_pair(struct stream *base_stream, int idx, struct evsel_streams *es_base, struct evsel_streams *es_pair) argument
305 struct stream *base_stream; local
[all...]

Completed in 85 milliseconds