Searched refs:ctrset_valid (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Ds390-sample-raw.c38 static bool ctrset_valid(struct cf_ctrset_entry *set) function
61 if (!ctrset_valid(&ce) || offset + ctrset_size(&ce) > len) {
196 if (!ctrset_valid(&ce)) { /* Print trailer */

Completed in 138 milliseconds