Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/events/
Dcore.c779 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, bool final) in update_cgrp_time_from_cpuctx() function
1031 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, in update_cgrp_time_from_cpuctx() function
2353 update_cgrp_time_from_cpuctx(cpuctx, false); in __perf_remove_from_context()
2385 update_cgrp_time_from_cpuctx(cpuctx, true); in __perf_remove_from_context()
3314 update_cgrp_time_from_cpuctx(cpuctx, ctx == &cpuctx->ctx); in ctx_sched_out()