Home
last modified time | relevance | path

Searched full:lockstep (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dxlnx,zynqmp-r5fss.yaml47 If set to 1 then lockstep mode and if 0 then split mode.
48 If set to 2 then single CPU mode. When not defined, default will be lockstep mode.
51 1: lockstep mode (default)
60 1: lockstep mode
215 - description: extra ATCM memory in lockstep mode
216 - description: extra BTCM memory in lockstep mode
322 //Lockstep configuration
H A Dti,k3-r5f-rproc.yaml15 either in a LockStep mode providing safety/fault tolerance features or in a
20 AM64x SoCs do not support LockStep mode, but rather a new non-safety mode
72 It should be either a value of 1 (LockStep mode) or 0 (Split mode) on
73 most SoCs (AM65x, J721E, J7200, J721s2), default is LockStep mode if
144 # The following properties are mandatory for R5F Core0 in both LockStep and Split
146 # R5F Core1 in LockStep mode:
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h48 * lockstep.
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp112 // Inside Xcode and in Xcode toolchains LLDB is always in lockstep in ComputeClangResourceDirectory()
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.1122 The default is 97 Hz, so that profiling doesn't run in lockstep with the clock
/freebsd/contrib/jemalloc/src/
H A Dtsd.c228 * the likelihood of lockstep non-uniform cache index in tsd_data_init()
H A Darena.c1992 * the likelihood of lockstep non-uniform cache index in arena_new()
/freebsd/sbin/dhclient/
H A Ddhclient.conf.5141 they will not make their requests in lockstep.
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c391 * in lockstep. If a given node is equivalent in both the parent and the child,
/freebsd/sys/kern/
H A Dkern_thread.c1513 * eventually break the lockstep loop. in thread_check_susp()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp61 // the paren stack in lockstep, keeping track of the stack level which visited in getLengthToMatchingParen()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td1321 need to be run concurrently by all the threads that are executing in lockstep
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2292 // each block upwards in lockstep. If the n'th instruction from the end of each in SinkCommonCodeFromPredecessors()