Lines Matching refs:contended
209 TP_PROTO(struct cgroup *cgrp, int cpu, bool contended),
211 TP_ARGS(cgrp, cpu, contended),
218 __field( bool, contended )
226 __entry->contended = contended;
231 __entry->cpu, __entry->contended)
241 TP_PROTO(struct cgroup *cgrp, int cpu, bool contended),
243 TP_ARGS(cgrp, cpu, contended)
248 TP_PROTO(struct cgroup *cgrp, int cpu, bool contended),
250 TP_ARGS(cgrp, cpu, contended)
255 TP_PROTO(struct cgroup *cgrp, int cpu, bool contended),
257 TP_ARGS(cgrp, cpu, contended)