Home
last modified time | relevance | path

Searched refs:pgout (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/lib/libc/db/mpool/
H A Dmpool.c113 void (*pgout)(void *, pgno_t, void *), void *pgcookie) in mpool_filter()
116 mp->pgout = pgout; in mpool_filter()
427 if (mp->pgout) in mpool_write()
428 (mp->pgout)(mp->pgcookie, bp->pgno, bp->page); in mpool_write()
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_sunos5.c247 uint_t pgout; member
1005 cpustats_p->pgout = cpu_stat_p->cpu_vminfo.pgout; in get_cpustats()
1439 sum_current.pgout += cpustats[i].pgout; in get_system_info()
1478 kernel_stats[KERNEL_PGOUT] = pagetok(diff_per_second(sum_current.pgout, sum_old.pgout)); in get_system_info()
H A Dm_sunos5.man33 .B pgout
/netbsd-src/include/
H A Dmpool.h75 void (*pgout)(void *, pgno_t, void *); member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td145 def PGOUT : SideEffectBinaryRRE<"pgout", 0xB22F, GR64, GR64>;
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-0203464 hfp instructions. Add missing instructions pgin, pgout and xsch.
H A Ds390-opc.txt597 b22f pgout RRE_RR "page out" g5 esa,zarch
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-0203464 hfp instructions. Add missing instructions pgin, pgout and xsch.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-0203464 hfp instructions. Add missing instructions pgin, pgout and xsch.
H A Ds390-opc.txt603 b22f pgout RRE_RR "page out" g5 esa,zarch
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-0203464 hfp instructions. Add missing instructions pgin, pgout and xsch.