Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c762 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, bool final) in update_cgrp_time_from_cpuctx() function
1099 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, in update_cgrp_time_from_cpuctx() function
2456 update_cgrp_time_from_cpuctx(cpuctx, false); in __perf_remove_from_context()
2476 update_cgrp_time_from_cpuctx(cpuctx, true); in __perf_remove_from_context()
3367 update_cgrp_time_from_cpuctx(cpuctx, ctx == &cpuctx->ctx); in ctx_sched_out()