Home
last modified time | relevance | path

Searched refs:statics (Results 1 – 20 of 20) sorted by relevance

/src/usr.bin/top/
H A Ddisplay.h7 struct statics;
9 int display_updatecpus(struct statics *statics);
14 int display_init(struct statics *statics);
H A Ddisplay.c157 display_updatecpus(struct statics *statics) in display_updatecpus() argument
165 num_cpus = statics->ncpus; in display_updatecpus()
182 display_init(struct statics * statics) in display_init() argument
189 lines = display_updatecpus(statics); in display_init()
195 procstate_names = statics->procstate_names; in display_init()
200 cpustate_names = statics->cpustate_names; in display_init()
202 swap_names = statics->swap_names; in display_init()
208 lcpustates = calloc(num_cpustates * sizeof(int), statics->ncpus); in display_init()
211 memory_names = statics->memory_names; in display_init()
216 arc_names = statics->arc_names; in display_init()
[all …]
H A Dmachine.h23 struct statics struct
89 int machine_init(struct statics *statics);
H A Dmachine.c351 machine_init(struct statics *statics) in machine_init() argument
415 statics->procstate_names = procstatenames; in machine_init()
416 statics->cpustate_names = cpustatenames; in machine_init()
417 statics->memory_names = memorynames; in machine_init()
419 statics->arc_names = arcnames; in machine_init()
421 statics->arc_names = NULL; in machine_init()
423 statics->carc_names = carcnames; in machine_init()
425 statics->carc_names = NULL; in machine_init()
427 statics->swap_names = swapnames; in machine_init()
429 statics->swap_names = NULL; in machine_init()
[all …]
H A Dtop.c228 struct statics statics; in main() local
500 if (machine_init(&statics) == -1) in main()
528 if ((max_topn = display_init(&statics)) == -1) in main()
615 i_battery(statics.nbatteries, system_info.battery); in main()
1122 max_topn = display_updatecpus(&statics); in main()
/src/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp243 bool locals, bool statics, in GetVariables() argument
245 LLDB_INSTRUMENT_VA(this, frame, arguments, locals, statics, use_dynamic); in GetVariables()
264 add_variable = statics; in GetVariables()
297 bool locals, bool statics) { in GetVariables() argument
298 LLDB_INSTRUMENT_VA(this, target, arguments, locals, statics); in GetVariables()
319 add_variable = statics; in GetVariables()
H A DSBVariablesOptions.cpp154 void SBVariablesOptions::SetIncludeStatics(bool statics) { in SetIncludeStatics() argument
155 LLDB_INSTRUMENT_VA(this, statics); in SetIncludeStatics()
157 m_opaque_up->SetIncludeStatics(statics); in SetIncludeStatics()
H A DSBFrame.cpp728 SBValueList SBFrame::GetVariables(bool arguments, bool locals, bool statics, in GetVariables() argument
730 LLDB_INSTRUMENT_VA(this, arguments, locals, statics, in_scope_only); in GetVariables()
747 options.SetIncludeStatics(statics); in GetVariables()
758 bool statics, bool in_scope_only, in GetVariables() argument
760 LLDB_INSTRUMENT_VA(this, arguments, locals, statics, in_scope_only, in GetVariables()
772 options.SetIncludeStatics(statics); in GetVariables()
789 const bool statics = options.GetIncludeStatics(); in GetVariables() local
829 add_variable = statics; in GetVariables()
/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBBlock.h62 bool locals, bool statics,
66 bool locals, bool statics);
H A DSBFrame.h149 lldb::SBValueList GetVariables(bool arguments, bool locals, bool statics,
152 lldb::SBValueList GetVariables(bool arguments, bool locals, bool statics,
/src/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec49 - Permit for stacking of more than one instance of this module (no statics).
/src/contrib/llvm-project/lldb/bindings/interface/
H A DSBFrameExtensions.i89statics = property(get_statics, None, doc='''A read only property that returns a list() that conta…
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3833 llvm::Constant *statics = NULLPtr; in ModuleInitFunction() local
3858 statics = allStaticsArray.finishAndCreateGlobal(".objc_statics_ptr", in ModuleInitFunction()
3945 classList.add(statics); in ModuleInitFunction()
/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c10734 dtrace_statvar_t **statics; local
10743 statics = kmem_zalloc(newsize, KM_SLEEP);
10746 bcopy(*svarp, statics, oldsize);
10750 *svarp = statics;
/src/sys/conf/
H A DNOTES1407 # CAM_IO_STATS Publish additional CAM device statics by sysctl
/src/contrib/flex/
H A DChangeLog8637 * flex.skl: size_t #ifdef's for not compiling some statics
9561 * gen.c: yy_state_type declared earlier. Made a bunch of statics
/src/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3980 defm threadsafe_statics : BoolFOption<"threadsafe-statics",
3983 "Do not emit code to make initialization of local statics thread safe">,
/src/contrib/unbound/doc/
H A DChangelog7778 - Fix#512 NSS returned arrays out of setup function to be statics.
/src/sys/contrib/dev/acpica/
H A Dchanges.txt16642 (Both) Add missing statics to button.c (Pavel Machek)
/src/share/dict/
H A Dweb2188936 statics