The FreeRADIUS server $Id: f3670dba8951ca10eb4948feb3dc3db9423a334f $
Loading...
Searching...
No Matches
Functions
hw.h File Reference

Functions for getting information about the system architecture. More...

#include <stddef.h>
#include <stdint.h>
+ Include dependency graph for hw.h:

Go to the source code of this file.

Functions

size_t fr_hw_cache_line_size (void)
 
uint32_t fr_hw_num_cores_active (void)
 

Detailed Description

Functions for getting information about the system architecture.

Author
Arran Cudbard-Bell (a.cud.nosp@m.bard.nosp@m.b@fre.nosp@m.erad.nosp@m.ius.o.nosp@m.rg)

Definition in file hw.h.

Function Documentation

◆ fr_hw_cache_line_size()

size_t fr_hw_cache_line_size ( void  )

Definition at line 116 of file hw.c.

◆ fr_hw_num_cores_active()

uint32_t fr_hw_num_cores_active ( void  )

Definition at line 121 of file hw.c.

+ Here is the caller graph for this function: