Dump PM results Callback to dump perfmon result to a FILE* stream specified in perfmon_config_t::callback_params. If callback_params is set to NULL, will print to stdout
used parameters passed from configuration (callback_params). This parameter expected as FILE* hanle, where data will be stored. If this parameter NULL, then data will be stored to the stdout.
select
uint32_t
select value for current counter
mask
uint32_t
mask value for current counter
value
uint32_t
counter value for current counter
Examples
xtensa_perfmon_view_cb() is referenced by 1 libraries and example projects: