Searched refs:EVENT_PINNED (Results 1 – 1 of 1) sorted by relevance
367 EVENT_PINNED = 0x2, enumerator371 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,1558 event_type = event->attr.pinned ? EVENT_PINNED : EVENT_FLEXIBLE; in get_event_type()2682 cpu_ctx_sched_in(cpuctx, EVENT_PINNED, task); in perf_event_sched_in()2684 ctx_sched_in(ctx, cpuctx, EVENT_PINNED, task); in perf_event_sched_in()2716 if (event_type & EVENT_PINNED) in ctx_resched()2734 else if (ctx_event_type & EVENT_PINNED) in ctx_resched()3250 if (is_active & EVENT_PINNED) { in ctx_sched_out()3743 if (is_active & EVENT_PINNED) in ctx_sched_in()