Home
last modified time | relevance | path

Searched defs:pct (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/sys/uvm/
H A Duvm_meter.c203 struct uvm_pctparam *pct; in uvm_sysctlpctparam() local
396 uvm_pctparam_set(struct uvm_pctparam *pct, int val) in uvm_pctparam_set()
404 uvm_pctparam_get(struct uvm_pctparam *pct) in uvm_pctparam_get()
411 uvm_pctparam_check(struct uvm_pctparam *pct, int val) in uvm_pctparam_check()
421 uvm_pctparam_init(struct uvm_pctparam *pct, int val, in uvm_pctparam_init()
430 uvm_pctparam_createsysctlnode(struct uvm_pctparam *pct, const char *name, in uvm_pctparam_createsysctlnode()
/netbsd/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dcoverage-report-server.py120 def format_pct(pct): argument
/netbsd/usr.bin/fincore/
H A Dfincore.c158 const double pct = (total != 0) ? ((double)n / total * 100) : 0; in do_file() local
/netbsd/usr.bin/systat/
H A Ddf.c81 float pct; in showdf() local
/netbsd/sys/arch/amiga/pci/
H A Dpci_machdep.c108 amiga_pci_conf_hook(pci_chipset_tag_t pct, int bus, int dev, int func, in amiga_pci_conf_hook()
H A Dem4k.c380 em4k_pci_conf_hook(pci_chipset_tag_t pct, int bus, int dev, int func, in em4k_pci_conf_hook()
H A Dempb.c480 empb_pci_conf_hook(pci_chipset_tag_t pct, int bus, int dev, int func, in empb_pci_conf_hook()
H A Dp5pb.c578 p5pb_pci_conf_hook(pci_chipset_tag_t pct, int bus, int dev, in p5pb_pci_conf_hook()
/netbsd/regress/sys/uvm/pdsim/
H A Dpdsim.h133 #define UVM_PCTPARAM_APPLY(pct, x) \ argument
135 #define uvm_pctparam_init(pct, x, f) (pct)->pct_pct = x argument
H A Dnbsd.hs148 pct = read $ args !! 1 function
/netbsd/external/bsd/top/dist/machine/
H A Dm_hpux7.c89 #define weighted_cpu(pct, pp) ((pp)->p_time == 0 ? 0.0 : \ argument
538 register double pct; local
H A Dm_hpux8.c104 #define weighted_cpu(pct, pp) ((pp)->p_time == 0 ? 0.0 : \ argument
505 register double pct; local
H A Dm_hpux9.c117 #define weighted_cpu(pct, pp) ((p_time_exact(pp)) == 0 ? 0.0 : \ argument
523 register double pct; local
H A Dm_sunos4.c115 #define weighted_cpu(pct, pp) ((pp)->p_time == 0 ? 0.0 : \ argument
649 register double pct; local
H A Dm_macosx.c93 #define weighted_cpu(pct, s) (s == 0 ? 0.0 : \ argument
391 register double pct; in format_next_process() local
H A Dm_sco5.c104 #define weighted_cpu(pct, pp) ((pp)->p_time == 0 ? 0.0 : \ argument
537 register double pct; in format_next_process() local
H A Dm_netbsd.c87 #define weighted_cpu(pfx, pct, pp) ((pp)->pfx ## swtime == 0 ? 0.0 : \ argument
815 double pct, wcpu, cpu; in format_next_proc() local
915 double pct; in format_next_lwp() local
H A Dm_hpux10.c493 register double pct; local
/netbsd/external/bsd/openldap/dist/libraries/liblber/
H A Dstdio.c138 char *ptr, *pct, *s2, *f2, *end; in ber_pvt_vsnprintf() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp669 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local
687 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
/netbsd/games/adventure/
H A Dsubr.c143 pct(int n) in pct() function
/netbsd/sys/kern/
H A Dinit_main.c1147 calc_cache_size(vsize_t vsize, int pct, int va_pct) in calc_cache_size()
/netbsd/external/cddl/osnet/dist/lib/libzpool/common/
H A Dtaskq.c236 int pct; in taskq_create() local
/netbsd/sys/arch/powerpc/pci/
H A Dpci_machdep_ofw.c459 pci_chipset_tag_t pct = v; in genofw_pci_conf_hook() local
/netbsd/sys/dev/pcmcia/
H A Dpcmciachip.h144 pcmcia_chipset_tag_t pct; member

12