ESP-IDF
+
0
/1 examples
SourceVu will show references to
xtensa_perfmon_config::call_function
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::call_function
xtensa_perfmon_config::call_function field
pointer to the function that have to be called
Syntax
Show:
Summary
Declaration
from
xtensa_perfmon_apis.h:27
void
(
*
call_function
)
(
void
*
params
)
;
Examples
xtensa_perfmon_config::call_function
is referenced by 1 libraries and example projects:
perfmon sample
References
from
0/1
examples
Code
Location
Referrer
void
(
*
call_function
)
(
void
*
params
)
;
/*!< pointer to the function that have to be called */
xtensa_perfmon_apis.h:27
if
(
config
->
call_function
==
NULL
)
{
xtensa_perfmon_apis.c:16
xtensa_perfmon_exec()
config
->
call_function
(
config
->
call_params
)
;
xtensa_perfmon_apis.c:38
xtensa_perfmon_exec()
Call Tree
from
0/1
examples
xtensa_perfmon_config::call_function
is called by 1 function:
xtensa_perfmon_exec()
All items filtered out
xtensa_perfmon_config::call_function
All items filtered out
Data Use
from
0/1
examples
xtensa_perfmon_config::call_function
is read by 1 function:
All items filtered out
xtensa_perfmon_config::call_function
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