Searched refs:EVENT_PINNED (Results 1 – 1 of 1) sorted by relevance
371 EVENT_PINNED = 0x2, enumerator375 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,1560 event_type = event->attr.pinned ? EVENT_PINNED : EVENT_FLEXIBLE; in get_event_type()2694 cpu_ctx_sched_in(cpuctx, EVENT_PINNED, task); in perf_event_sched_in()2696 ctx_sched_in(ctx, cpuctx, EVENT_PINNED, task); in perf_event_sched_in()2728 if (event_type & EVENT_PINNED) in ctx_resched()2746 else if (ctx_event_type & EVENT_PINNED) in ctx_resched()3282 if (is_active & EVENT_PINNED) { in ctx_sched_out()3828 if (is_active & EVENT_PINNED) in ctx_sched_in()