Searched refs:EVENT_TIME (Results 1 – 1 of 1) sorted by relevance
379 EVENT_TIME = 0x4, enumerator1506 if (!(__load_acquire(&ctx->is_active) & EVENT_TIME)) in perf_event_time_now()2352 if (ctx->is_active & EVENT_TIME) { in __perf_remove_from_context()2440 if (ctx->is_active & EVENT_TIME) { in __perf_event_disable()2806 ctx_sched_out(ctx, EVENT_TIME); in __perf_install_in_context()2952 ctx_sched_out(ctx, EVENT_TIME); in __perf_event_enable()2961 ctx_sched_in(ctx, EVENT_TIME); in __perf_event_enable()2970 ctx_sched_in(ctx, EVENT_TIME); in __perf_event_enable()3312 if (is_active & EVENT_TIME) { in ctx_sched_out()3908 if (!(is_active & EVENT_TIME)) { in ctx_sched_in()[all …]