ESP-IDF
+
0
/1 examples
SourceVu will show references to
xtensa_perfmon_config::tracelevel
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::tracelevel
xtensa_perfmon_config::tracelevel field
trace level for all counters. In case of negative value, the filter will be ignored. If it's >=0, then the perfmon will count only when interrupt level > tracelevel. It's useful to monitor interrupts.
Syntax
Show:
Summary
Declaration
from
xtensa_perfmon_apis.h:30
int
tracelevel
;
Examples
xtensa_perfmon_config::tracelevel
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out