zephyr::raw

Function k_sys_runtime_stats_disable

source
pub unsafe extern "C" fn k_sys_runtime_stats_disable()
Expand description

@brief Disable gathering of system runtime statistics

This routine disables the gathering of system runtime statistics. Note that it does not affect the gathering of similar statistics for individual threads.