Lines Matching full:profiling
4 * Simple profiling. Manages a direct-mapped profile hit count buffer,
6 * which profiling is done, and switching between cpu time and
9 * Scheduler profiling support, Arjan van de Ven and Ingo Molnar,
11 * Consolidation of architecture support code for profiling,
72 pr_info("kernel sleep profiling enabled (shift: %u)\n", in profile_setup()
75 pr_warn("kernel sleep profiling requires CONFIG_SCHEDSTATS\n"); in profile_setup()
83 pr_info("kernel schedule profiling enabled (shift: %u)\n", in profile_setup()
91 pr_info("kernel KVM profiling enabled (shift: %u)\n", in profile_setup()
96 pr_info("kernel profiling enabled (shift: %u)\n", in profile_setup()
114 pr_warn("profiling shift: %u too large\n", prof_shift); in profile_init()
468 * This function accesses profiling information. The returned data is
504 * Writing a 'profiling multiplier' value into it also re-sets the profiling