FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | ff_kperf_init (void) |
uint64_t | ff_kperf_cycles (void) |
void ff_kperf_init | ( | void | ) |
Definition at line 102 of file macos_kperf.c.
uint64_t ff_kperf_cycles | ( | void | ) |
Definition at line 108 of file macos_kperf.c.