/freebsd/usr.bin/gprof/ |
H A D | hertz.c | 37 * if something goes wrong, we return 0, an impossible hertz. 41 int hertz(void); 44 hertz(void) in hertz() function
|
H A D | Makefile | 2 SRCS= gprof.c arcs.c dfn.c elf.c lookup.c hertz.c \
|
H A D | gprof.h | 279 int hertz(void);
|
/freebsd/lib/libc/gmon/ |
H A D | gmon.c | 59 static int hertz(void); 139 clockinfo.profhz = hertz(); in _mcleanup() 144 clockinfo.profhz = hertz(); in _mcleanup() 226 * if something goes wrong, we return 0, an impossible hertz. 229 hertz(void) in hertz() function
|
/freebsd/share/man/man4/ |
H A D | spigen.4 | 111 Get the maximum clock speed (bus frequency in Hertz) to be used 114 Set the maximum clock speed (bus frequency in Hertz) to be used
|
/freebsd/sys/dev/speaker/ |
H A D | speaker.h | 18 int frequency; /* in hertz */
|
/freebsd/usr.bin/units/ |
H A D | definitions.units | 694 hertz /sec 695 Hz hertz 868 fresnel 1e12 hertz
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | fsl,plldig.yaml | 31 description: Optional for VCO frequency of the PLL in Hertz. The VCO frequency
|
H A D | ti,lmk04832.yaml | 61 description: Optional to set VCO frequency of the PLL in Hertz.
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | mps,mp886x.yaml | 35 description: The valid switch frequency in Hertz.
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | allwinner,sun4i-a10-ir.yaml | 54 IR Receiver clock frequency, in Hertz.
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | property-units.txt | 15 -hz : hertz (preferred)
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.func.ksh | 66 # the above script was stress-tested down to 100 hertz and still ran
|
/freebsd/sys/contrib/device-tree/Bindings/auxdisplay/ |
H A D | holtek,ht16k33.yaml | 31 description: Display update interval in Hertz for dot-matrix displays
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | qca,qca7000.txt | 25 frequency to 8000000 Hertz.
|
H A D | qca,ar803x.yaml | 22 description: Clock output frequency in Hertz.
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | ov8856.yaml | 39 Frequency of the xvclk clock in Hertz.
|
H A D | ovti,ov8856.yaml | 39 Frequency of the xvclk clock in Hertz.
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | hycon,hy46xx.yaml | 60 description: Allows setting the report speed in Hertz.
|
H A D | edt-ft5x06.yaml | 94 Allows setting the scan rate in Hertz.
|
/freebsd/usr.bin/systat/ |
H A D | main.c | 61 double hertz; variable 231 hertz = clkinfo.stathz; in main()
|
H A D | extern.h | 50 extern double hertz; /* sampling frequency for cp_time and dk_time */
|
/freebsd/usr.sbin/kbdcontrol/ |
H A D | kbdcontrol.1 | 82 Set the bell duration in milliseconds and pitch in hertz.
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | core.h | 810 /* IPQ8074 HW channel counters frequency value in hertz */ 874 /* HW channel counters frequency value in hertz common to all MACs */
|
/freebsd/sys/sys/ |
H A D | efi.h | 120 uint32_t tc_prec; /* hertz */
|