cortex_m_profiling() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

cortex_m_profiling() function

Syntax

int cortex_m_profiling(struct target *target,     uint32_t *samples,     uint32_t max_num_samples,     uint32_t *num_samples,     uint32_t seconds);
Implemented in cortex_m.c:2445

Arguments

target

samples

max_num_samples

num_samples

seconds

References

LocationText
cortex_m.c:2445
int cortex_m_profiling(struct target *target, uint32_t *samples,
cortex_m.h:342
int cortex_m_profiling(struct target *target, uint32_t *samples,
cortex_m.c:3379
.profiling = cortex_m_profiling,
hla_target.c:677
.profiling = cortex_m_profiling,

Call Tree

Data read by cortex_m_profiling()
Data written by cortex_m_profiling()
cortex_m_profiling()
cortex_m_profiling()::sample_count
cortex_m_profiling()::read_count
cortex_m_profiling()::retval
all items filtered out
Implementations
cortex_m_profiling()
all items filtered out
Type of cortex_m_profiling()
cortex_m_profiling()
timeval
uint32_t
all items filtered out