xtensa_dm_perfmon_enable() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxtensa_dm_perfmon_enable()

xtensa_dm_perfmon_enable() function

Syntax

int xtensa_dm_perfmon_enable(struct xtensa_debug_module *dm,     int counter_id,     const struct xtensa_perfmon_config *config);
Implemented in xtensa_debug_module.c:436

Arguments

dm

counter_id

config

References

LocationReferrerText
xtensa_debug_module.c:436
int xtensa_dm_perfmon_enable(struct xtensa_debug_module *dm, int counter_id,
xtensa_debug_module.h:599
int xtensa_dm_perfmon_enable(struct xtensa_debug_module *dm, int counter_id,
xtensa.c:4128xtensa_cmd_perfmon_enable_do()
return xtensa_dm_perfmon_enable(&xtensa->dbg_mod, counter_id, &config);

Call Tree

Functions calling xtensa_dm_perfmon_enable()
Functions called by xtensa_dm_perfmon_enable()
all items filtered out
xtensa_dm_perfmon_enable()
Type of xtensa_dm_perfmon_enable()
xtensa_dm_perfmon_enable()
uint8_t
uint32_t
all items filtered out