Motr  M0
aarch64_cycle_counter.h File Reference

Go to the source code of this file.

Macros

#define __MOTR_LIB_LINUX_CCNT_A_H__
 

Functions

int start_cycle_counter (void)
 
void finish_cycle_counter (void)
 

Macro Definition Documentation

◆ __MOTR_LIB_LINUX_CCNT_A_H__

#define __MOTR_LIB_LINUX_CCNT_A_H__

Definition at line 24 of file aarch64_cycle_counter.h.

Function Documentation

◆ finish_cycle_counter()

void finish_cycle_counter ( void  )

This function stops the cycle counter functionlity in each CPU on the node at the time of cluster shutdown.

Here is the caller graph for this function:

◆ start_cycle_counter()

int start_cycle_counter ( void  )

This function starts the cycle counter functionlity in each CPU on the node at the time of cluster startup. This is needed for performance measurement.

Here is the caller graph for this function: