Searched refs:top_prefs_get_mode (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/top-89.1.2/
H A Dpreferences.h45 int top_prefs_get_mode(void);
H A Duinteger.c121 switch(top_prefs_get_mode()) {
144 if(STATMODE_DELTA == top_prefs_get_mode()) {
177 if(STATMODE_DELTA == top_prefs_get_mode()) {
H A Dcpu.c51 switch(top_prefs_get_mode()) {
H A Dtimestat.c35 if(STATMODE_ACCUM == top_prefs_get_mode()) {
H A Dpower.c65 switch(top_prefs_get_mode()) {
H A Dglobalstats.c204 if(STATMODE_ACCUM == top_prefs_get_mode()) {
313 mode = top_prefs_get_mode();
601 switch(top_prefs_get_mode()) {
679 switch(top_prefs_get_mode()) {
H A Dpreferences.c305 int top_prefs_get_mode(void) { function

Completed in 295 milliseconds