Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/dtrace/
H A Dxdt.c1743 xdt_get_first_rec(uint_t *cpuidp, struct t_rec **recp, uint32_t *consp) in xdt_get_first_rec() function
1799 nrecs < xdt_max_recs && xdt_get_first_rec(&cpuid, &rec, &cons) > 0; in xdt_tbuf_scan()