Lines Matching full:tracking
330 * test__switch_tracking - test using sched_switch and tracking events.
333 * tracking events can be recorded for a workload (current process) using the
334 * evsel->core.system_wide and evsel->tracking flags (respectively) with other events
452 /* Check tracking event is tracking */
454 pr_debug("Tracking event not tracking\n");
458 /* Check non-tracking events are not tracking */
462 pr_debug("Non-tracking event is tracking\n");
558 /* Check all 4 comm events were seen i.e. that evsel->tracking works */