Searched refs:at_history (Results 1 – 6 of 6) sorted by relevance
92 unsigned int at_history = 600; variable93 EXPORT_SYMBOL(at_history);
953 at_history = val; in class_set_global()
370 .data = &at_history,
64 extern unsigned int at_history;
1527 extern unsigned int at_min, at_max, at_history;1537 time_t binlimit = max_t(time_t, at_history / AT_BINS, 1); in at_measured()
53 module_param(at_history, int, 0644);54 MODULE_PARM_DESC(at_history,