xtensa_perfmon_view_cb() function
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
Arguments
params
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
select value for current counter
mask
mask value for current counter
value
counter value for current counter
xtensa_perfmon_view_cb() calls 1 function:
![]()
xtensa_perfmon_view_cb()
xtensa_perfmon_view_cb() reads 7 variables:
![]()
xtensa_perfmon_view_cb()
xtensa_perfmon_view_cb() is implemented by 1 functions:
![]()
xtensa_perfmon_view_cb()