Searched refs:EVENT_TIME (Results 1 – 1 of 1) sorted by relevance
375 EVENT_TIME = 0x4, enumerator1490 if (!(__load_acquire(&ctx->is_active) & EVENT_TIME)) in perf_event_time_now()2315 if (ctx->is_active & EVENT_TIME) { in __perf_remove_from_context()2403 if (ctx->is_active & EVENT_TIME) { in __perf_event_disable()2769 ctx_sched_out(ctx, EVENT_TIME); in __perf_install_in_context()2915 ctx_sched_out(ctx, EVENT_TIME); in __perf_event_enable()2924 ctx_sched_in(ctx, EVENT_TIME); in __perf_event_enable()2933 ctx_sched_in(ctx, EVENT_TIME); in __perf_event_enable()3272 if (is_active & EVENT_TIME) { in ctx_sched_out()3877 if (!(is_active & EVENT_TIME)) { in ctx_sched_in()[all …]