perf_counter v1.9.8
A dedicated performance counter for Cortex-M Systick. It shares the SysTick with users' original SysTick function(s) without interfering with it.
task_cycle_info_agent_t Struct Reference

Data Fields

task_cycle_info_tptInfo
 
task_cycle_info_agent_tptNext
 
task_cycle_info_agent_tptPrev
 

Detailed Description

Definition at line 365 of file perf_counter.h.

Field Documentation

◆ ptInfo

Definition at line 366 of file perf_counter.h.

◆ ptNext

Definition at line 367 of file perf_counter.h.

◆ ptPrev

Definition at line 368 of file perf_counter.h.


The documentation for this struct was generated from the following file: