Lines Matching defs:hist
662 * echo 'hist:keys=pid if prio > 50' > trigger
663 * - 'hist' is both cmd and glob
685 * - triggers that do require a parameter e.g. enable_event and hist
689 * - triggers that do not support an 'n' param e.g. hist
695 * won't need certain functions. For instance, the hist trigger
1671 enable_data->hist ?
1747 bool hist = false;
1771 hist = ((strcmp(cmd, ENABLE_HIST_STR) == 0) ||
1785 enable_data->hist = hist;