Lines Matching defs:hist
813 * echo 'hist:keys=pid if prio > 50' > trigger
814 * - 'hist' is both cmd and glob
836 * - triggers that do require a parameter e.g. enable_event and hist
840 * - triggers that do not support an 'n' param e.g. hist
846 * won't need certain functions. For instance, the hist trigger
1708 enable_data->hist ?
1764 bool hist = false;
1788 hist = ((strcmp(cmd, ENABLE_HIST_STR) == 0) ||
1802 enable_data->hist = hist;