Home
last modified time | relevance | path

Searched refs:EVENT_PINNED (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/kernel/
Dperf_event.c120 EVENT_PINNED = 0x2, enumerator
121 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,
1781 if (event_type & EVENT_PINNED) { in ctx_sched_out()
2079 if (event_type & EVENT_PINNED) in ctx_sched_in()
2129 ctx_sched_in(ctx, cpuctx, EVENT_PINNED, task); in perf_event_context_sched_in()