FFmpeg
Functions
macos_kperf.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

void ff_kperf_init (void)
 
uint64_t ff_kperf_cycles (void)
 

Function Documentation

◆ ff_kperf_init()

void ff_kperf_init ( void  )

Definition at line 99 of file macos_kperf.c.

◆ ff_kperf_cycles()

uint64_t ff_kperf_cycles ( void  )

Definition at line 105 of file macos_kperf.c.