Lines Matching defs:LS_TIME
77 #define LS_TIME offsetof(lsrec_t, ls_hist[0])
497 if (g_recsize < LS_TIME)
1061 g_recsize = LS_TIME;
1259 g_recsize = LS_TIME;
1450 g_nrecs_used * LS_TIME * (g_stkdepth + 1));
1469 bcopy(oldlsp, lsp, LS_TIME);
1472 lsp = (lsrec_t *)((char *)lsp + LS_TIME);
1475 bcopy(oldlsp, lsp, LS_TIME);
1477 lsp = (lsrec_t *)((char *)lsp + LS_TIME);
1481 ((uintptr_t)lsp - (uintptr_t)newlsp) / LS_TIME;
1482 g_recsize = LS_TIME;
1570 if (g_recsize < LS_TIME)
1659 "cuml", "rcnt", rectype >= LS_TIME ? buf : "", lhdr, chdr);
1682 if (rectype >= LS_TIME)
1719 if (rectype >= LS_TIME)