Searched refs:EVENT_PINNED (Results 1 – 1 of 1) sorted by relevance
360 EVENT_PINNED = 0x2, enumerator364 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,1479 event_type = event->attr.pinned ? EVENT_PINNED : EVENT_FLEXIBLE; in get_event_type()2419 cpu_ctx_sched_in(cpuctx, EVENT_PINNED, task); in perf_event_sched_in()2421 ctx_sched_in(ctx, cpuctx, EVENT_PINNED, task); in perf_event_sched_in()2453 if (event_type & EVENT_PINNED) in ctx_resched()2471 else if (ctx_event_type & EVENT_PINNED) in ctx_resched()2943 if (is_active & EVENT_PINNED) { in ctx_sched_out()3383 if (is_active & EVENT_PINNED) in ctx_sched_in()