Searched defs:statics (Results 1 – 9 of 9) sorted by relevance
23 struct statics struct25 const char * const *procstate_names;26 const char * const *cpustate_names;27 const char * const *memory_names;28 const char * const *arc_names;29 const char * const *carc_names;30 const char * const *swap_names;31 const char * const *order_names;32 int nbatteries;33 int ncpus;
157 display_updatecpus(struct statics *statics) in display_updatecpus()182 display_init(struct statics * statics) in display_init()
228 struct statics statics; in main() local
277 machine_init(struct statics *statics) in machine_init()
243 bool locals, bool statics, in GetVariables()297 bool locals, bool statics) { in GetVariables()
154 void SBVariablesOptions::SetIncludeStatics(bool statics) { in SetIncludeStatics()
728 SBValueList SBFrame::GetVariables(bool arguments, bool locals, bool statics, in GetVariables()758 bool statics, bool in_scope_only, in GetVariables()789 const bool statics = options.GetIncludeStatics(); in GetVariables() local
3833 llvm::Constant *statics = NULLPtr; in ModuleInitFunction() local
10705 dtrace_statvar_t **statics; local