/minix3/minix/lib/libsys/ |
H A D | sys_sprof.c | 8 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 D | timing.h | 17 uint64_t freq = 0; in intervalInCycles() local
|
/minix3/sys/external/bsd/compiler_rt/dist/test/builtins/timing/ |
H A D | timing.h | 17 uint64_t freq = 0; in intervalInCycles() local
|
/minix3/minix/kernel/ |
H A D | clock.c | 294 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 D | watchdog.c | 75 int nmi_watchdog_start_profiling(const unsigned freq) in nmi_watchdog_start_profiling()
|
H A D | profile.c | 27 void init_profile_clock(u32_t freq) in init_profile_clock()
|
H A D | glo.h | 66 #define cpu_set_freq(cpu, freq) do {cpu_hz[cpu] = freq;} while (0) argument
|
H A D | main.c | 512 u64_t freq; in cpu_print_freq() local
|
/minix3/minix/kernel/arch/i386/ |
H A D | arch_watchdog.c | 154 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 D | arch_clock.c | 33 #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 D | console.c | 22 beep_x(unsigned int freq, clock_t dur) in beep_x()
|
/minix3/tests/lib/libc/string/ |
H A D | t_bm.c | 50 const char *freq; member
|
/minix3/minix/include/arch/earm/include/ |
H A D | archtypes.h | 20 u32_t freq; /* in MHz */ member
|
/minix3/crypto/external/bsd/heimdal/dist/kadmin/ |
H A D | random_password.c | 119 int freq; in generate_password() member
|
/minix3/minix/drivers/audio/es1371/ |
H A D | SRC.c | 104 u32_t freq, dtemp, i; in SRCSetRate() local
|
H A D | sample_rate_converter.c | 150 u32_t freq, dtemp, i; in src_set_rate() local
|
/minix3/lib/libc/string/ |
H A D | bm.c | 103 bm_comp(u_char const *pb, size_t len, u_char const *freq) in bm_comp()
|
/minix3/sys/sys/ |
H A D | radioio.h | 48 uint32_t freq; /* in kHz */ member
|
H A D | timex.h | 216 long freq; /* frequency offset (scaled PPM) (rw) */ member
|
/minix3/minix/kernel/arch/earm/ |
H A D | arch_clock.c | 32 int init_local_timer(unsigned freq) in init_local_timer()
|
/minix3/external/bsd/bzip2/dist/ |
H A D | huffman.c | 66 Int32 *freq, in BZ2_hbMakeCodeLengths()
|
/minix3/minix/include/arch/i386/include/ |
H A D | archtypes.h | 44 u32_t freq; /* in MHz */ member
|
/minix3/sys/dev/videomode/ |
H A D | vesagtf.c | 220 vesagtf_mode_params(unsigned h_pixels, unsigned v_lines, unsigned freq, in vesagtf_mode_params()
|
/minix3/minix/commands/profile/ |
H A D | profile.c | 46 int freq = 0; variable
|
/minix3/minix/kernel/arch/earm/bsp/ti/ |
H A D | omap_timer.c | 267 bsp_timer_init(unsigned freq) in bsp_timer_init()
|