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

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

Completed in 210 milliseconds