Home
last modified time | relevance | path

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

/freebsd/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 Dtop.c228 struct statics statics; in main() local
500 if (machine_init(&statics) == -1) in main()
508 if ((order_index = string_index(order_name, statics.order_names)) == -1) in main()
514 pp = statics.order_names; in main()
531 if ((max_topn = display_init(&statics)) == -1) in main()
622 i_battery(statics.nbatteries, system_info.battery); in main()
1050 if ((i = string_index(tempbuf2, statics.order_names)) == -1) in main()
1127 max_topn = display_updatecpus(&statics); in main()
H A Dmachine.c277 machine_init(struct statics *statics) in machine_init() argument
341 statics->procstate_names = procstatenames; in machine_init()
342 statics->cpustate_names = cpustatenames; in machine_init()
343 statics->memory_names = memorynames; in machine_init()
345 statics->arc_names = arcnames; in machine_init()
347 statics->arc_names = NULL; in machine_init()
349 statics->carc_names = carcnames; in machine_init()
351 statics->carc_names = NULL; in machine_init()
353 statics->swap_names = swapnames; in machine_init()
355 statics->swap_names = NULL; in machine_init()
[all …]
/freebsd/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()
/freebsd/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,
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec49 - Permit for stacking of more than one instance of this module (no statics).
/freebsd/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…
/freebsd/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()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c10706 dtrace_statvar_t **statics; local
10715 statics = kmem_zalloc(newsize, KM_SLEEP);
10718 bcopy(*svarp, statics, oldsize);
10722 *svarp = statics;
/freebsd/sys/conf/
H A DNOTES1407 # CAM_IO_STATS Publish additional CAM device statics by sysctl
/freebsd/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
/freebsd/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">,
/freebsd/contrib/unbound/doc/
H A DChangelog7246 - Fix#512 NSS returned arrays out of setup function to be statics.
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt16534 (Both) Add missing statics to button.c (Pavel Machek)
/freebsd/share/dict/
H A Dweb2188936 statics