Home
last modified time | relevance | path

Searched refs:dpr_cacheable (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_proc.h54 uint8_t dpr_cacheable; /* cache handle using lru list */ member
H A Ddt_proc.c778 if (dpr->dpr_cacheable) { in dt_proc_destroy()
926 dpr->dpr_cacheable = B_FALSE; in dt_proc_grab()
970 if (opr->dpr_cacheable && opr->dpr_refs == 0) { in dt_proc_grab()
978 dpr->dpr_cacheable = B_TRUE; in dt_proc_grab()
1006 (!dpr->dpr_cacheable || dph->dph_lrucnt > dph->dph_lrulim)) in dt_proc_release()