ESP-IDF
+
0
/1 examples
SourceVu will show references to
xtensa_perfmon_config::select_mask
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::select_mask
xtensa_perfmon_config::select_mask field
list of the select/mask parameters
Syntax
Show:
Summary
Declaration
from
xtensa_perfmon_apis.h:34
const
uint32_t
*
select_mask
;
Examples
xtensa_perfmon_config::select_mask
is referenced by 1 libraries and example projects:
perfmon sample
References
from
0/1
examples
Code
Location
Referrer
const
uint32_t
*
select_mask
;
/*!< list of the select/mask parameters */
xtensa_perfmon_apis.h:34
xtensa_perfmon_init
(
1
,
config
->
select_mask
[
n
*
2
+
0
]
,
config
->
select_mask
[
n
*
2
+
1
]
,
kernelcnt
,
config
->
tracelevel
)
;
xtensa_perfmon_apis.c:36
xtensa_perfmon_exec()
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::select_mask
is read by 1 function:
All items filtered out
xtensa_perfmon_config::select_mask
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