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