Searched refs:getvmusage (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | getrusage.c | 81 getvmusage(uint_t flags, time_t age, vmusage_t *buf, size_t *nres) in getvmusage() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | vm_usage.h | 105 extern int getvmusage(uint_t flags, time_t age, vmusage_t *buf, size_t *nres);
|
/titanic_41/usr/src/cmd/prstat/ |
H A D | prstat.c | 287 if (getvmusage(flags, opts.o_interval, NULL, &nres) != 0) in list_getsize() 292 ret = getvmusage(flags, opts.o_interval, results, &nres); in list_getsize()
|
/titanic_41/usr/src/cmd/rcap/rcapd/ |
H A D | rcapd_main.c | 458 if (getvmusage(flags, my_zone_only ? 0 : rcfg.rcfg_rss_sample_interval, in rss_sample()
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2879 getvmusage;
|