Lines Matching refs:LS_HIST
78 #define LS_HIST offsetof(lsrec_t, ls_stack[0]) macro
500 if (g_recsize < LS_HIST) in coalesce()
652 if (g_recsize > LS_HIST) { in dprog_addevent()
750 if (g_recsize >= LS_HIST) { in dprog_addevent()
848 if ((g_recsize > LS_HIST && nrecs < 4) || (nrecs < 3)) in lsrec_fill()
872 if (g_recsize > LS_HIST) { in lsrec_fill()
953 if (g_recsize >= LS_HIST) in process_aggregate()
1065 g_recsize = LS_HIST; in main()
1654 if (!g_pflag && rectype < LS_HIST) { in report_stats()
1685 if (rectype >= LS_HIST) { in report_stats()
1701 if (rectype >= LS_HIST) { in report_stats()
1745 if (rectype < LS_HIST) in report_stats()