Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/events/
Dcore.c761 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, bool final) in update_cgrp_time_from_cpuctx() function
1020 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, in update_cgrp_time_from_cpuctx() function
2358 update_cgrp_time_from_cpuctx(cpuctx, false); in __perf_remove_from_context()
2378 update_cgrp_time_from_cpuctx(cpuctx, true); in __perf_remove_from_context()
3267 update_cgrp_time_from_cpuctx(cpuctx, ctx == &cpuctx->ctx); in ctx_sched_out()