Searched refs:HISTORY_SIZE (Results 1 – 3 of 3) sorted by relevance
55 #define HISTORY_SIZE 40 macro66 static HISTORY_INFO AcpiGbl_HistoryBuffer[HISTORY_SIZE];126 if ((AcpiGbl_NumHistory == HISTORY_SIZE) && in AcpiDbAddToHistory()130 if (AcpiGbl_LoHistory >= HISTORY_SIZE) in AcpiDbAddToHistory()137 if (AcpiGbl_NextHistoryIndex >= HISTORY_SIZE) in AcpiDbAddToHistory()143 if (AcpiGbl_NumHistory < HISTORY_SIZE) in AcpiDbAddToHistory()184 if (HistoryIndex >= HISTORY_SIZE) in AcpiDbDisplayHistory()262 if (HistoryIndex >= HISTORY_SIZE) in AcpiDbGetHistoryByIndex()
196 #define HISTORY_SIZE(n) history(hist, &histev, H_SETSIZE, n) macro201 #define HISTORY_SIZE(n) stifle_history(n) macro
579 HISTORY_SIZE(n_history); in store_var()728 HISTORY_SIZE(n_history); in decr_var()809 HISTORY_SIZE(n_history); in incr_var()