Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsample.h33 struct sample_read { struct
120 struct sample_read read;
H A Drecord.c60 if (!leader->sample_read) in evsel__config_leader_sampling()
H A Devsel.c534 evsel->sample_read = orig->sample_read; in evsel__clone()
1303 if (evsel->sample_read) { in evsel__config()