PDK API Guide for J721E
CycleprofilerP.h File Reference

Introduction

Cycle profiler module to measure CPU cycles for the RTOS Porting Interface.

============================================================================


Go to the source code of this file.

Functions

void CycleprofilerP_init (void)
 Function to initialize cycle profiler. More...
 
uint32_t CycleprofilerP_getTimeStamp (void)
 Function to get current timestamp. More...
 
void CycleprofilerP_refreshCounter ()
 Checks PMU timer overflow and increments the higher 32 bits. More...