Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 25 of 36) sorted by relevance

12

/minix3/minix/lib/libsys/
H A Dsys_sprof.c8 int sys_sprof(action, size, freq, type, endpt, ctl_ptr, mem_ptr) in sys_sprof() argument
/minix3/sys/external/bsd/compiler_rt/dist/test/timing/
H A Dtiming.h17 uint64_t freq = 0; in intervalInCycles() local
/minix3/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
H A Dtiming.h17 uint64_t freq = 0; in intervalInCycles() local
/minix3/minix/kernel/
H A Dclock.c294 int boot_cpu_init_timer(unsigned freq) in boot_cpu_init_timer()
306 int app_cpu_init_timer(unsigned freq) in app_cpu_init_timer()
H A Dwatchdog.c75 int nmi_watchdog_start_profiling(const unsigned freq) in nmi_watchdog_start_profiling()
H A Dprofile.c27 void init_profile_clock(u32_t freq) in init_profile_clock()
H A Dglo.h66 #define cpu_set_freq(cpu, freq) do {cpu_hz[cpu] = freq;} while (0) argument
H A Dmain.c512 u64_t freq; in cpu_print_freq() local
/minix3/minix/kernel/arch/i386/
H A Darch_watchdog.c154 static int intel_arch_watchdog_profile_init(const unsigned freq) in intel_arch_watchdog_profile_init()
218 static int amd_watchdog_profile_init(const unsigned freq) in amd_watchdog_profile_init()
H A Darch_clock.c33 #define TIMER_COUNT(freq) (TIMER_FREQ/(freq)) /* initial value for counter*/ argument
48 int init_8253A_timer(const unsigned freq) in init_8253A_timer()
131 int init_local_timer(unsigned freq)
/minix3/minix/drivers/tty/tty/arch/earm/
H A Dconsole.c22 beep_x(unsigned int freq, clock_t dur) in beep_x()
/minix3/tests/lib/libc/string/
H A Dt_bm.c50 const char *freq; member
/minix3/minix/include/arch/earm/include/
H A Darchtypes.h20 u32_t freq; /* in MHz */ member
/minix3/crypto/external/bsd/heimdal/dist/kadmin/
H A Drandom_password.c119 int freq; in generate_password() member
/minix3/minix/drivers/audio/es1371/
H A DSRC.c104 u32_t freq, dtemp, i; in SRCSetRate() local
H A Dsample_rate_converter.c150 u32_t freq, dtemp, i; in src_set_rate() local
/minix3/lib/libc/string/
H A Dbm.c103 bm_comp(u_char const *pb, size_t len, u_char const *freq) in bm_comp()
/minix3/sys/sys/
H A Dradioio.h48 uint32_t freq; /* in kHz */ member
H A Dtimex.h216 long freq; /* frequency offset (scaled PPM) (rw) */ member
/minix3/minix/kernel/arch/earm/
H A Darch_clock.c32 int init_local_timer(unsigned freq) in init_local_timer()
/minix3/external/bsd/bzip2/dist/
H A Dhuffman.c66 Int32 *freq, in BZ2_hbMakeCodeLengths()
/minix3/minix/include/arch/i386/include/
H A Darchtypes.h44 u32_t freq; /* in MHz */ member
/minix3/sys/dev/videomode/
H A Dvesagtf.c220 vesagtf_mode_params(unsigned h_pixels, unsigned v_lines, unsigned freq, in vesagtf_mode_params()
/minix3/minix/commands/profile/
H A Dprofile.c46 int freq = 0; variable
/minix3/minix/kernel/arch/earm/bsp/ti/
H A Domap_timer.c267 bsp_timer_init(unsigned freq) in bsp_timer_init()

12