ESP-IDF
+
0
/1 examples
SourceVu will show references to
xtensa_perfmon_config::callback_params
from the following samples and libraries:
perfmon sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
xtensa_perfmon_config::callback_params
xtensa_perfmon_config::callback_params field
parameter that will be passed to the callback
Syntax
Show:
Summary
Declaration
from
xtensa_perfmon_apis.h:29
void
*
callback_params
;
Examples
xtensa_perfmon_config::callback_params
is referenced by 1 libraries and example projects:
perfmon sample
References
from
0/1
examples
Code
Location
Referrer
void
*
callback_params
;
/*!< parameter that will be passed to the callback */
xtensa_perfmon_apis.h:29
config
->
callback
(
config
->
callback_params
,
config
->
select_mask
[
n
*
2
+
0
]
,
config
->
select_mask
[
n
*
2
+
1
]
,
(
uint32_t
)
result_value
)
;
xtensa_perfmon_apis.c:56
xtensa_perfmon_exec()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
xtensa_perfmon_config::callback_params
is read by 1 function:
All items filtered out
xtensa_perfmon_config::callback_params
xtensa_perfmon_exec()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out