Searched full:lockstep (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | xlnx,zynqmp-r5fss.yaml | 47 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 D | ti,k3-r5f-rproc.yaml | 15 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 D | arena_structs_b.h | 48 * lockstep.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangHost.cpp | 112 // Inside Xcode and in Xcode toolchains LLDB is always in lockstep in ComputeClangResourceDirectory()
|
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/ |
H A D | lockstat.1 | 122 The default is 97 Hz, so that profiling doesn't run in lockstep with the clock
|
/freebsd/contrib/jemalloc/src/ |
H A D | tsd.c | 228 * the likelihood of lockstep non-uniform cache index in tsd_data_init()
|
H A D | arena.c | 1992 * the likelihood of lockstep non-uniform cache index in arena_new()
|
/freebsd/sbin/dhclient/ |
H A D | dhclient.conf.5 | 141 they will not make their requests in lockstep.
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | merge.c | 391 * in lockstep. If a given node is equivalent in both the parent and the child,
|
/freebsd/sys/kern/ |
H A D | kern_thread.c | 1513 * eventually break the lockstep loop. in thread_check_susp()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 61 // 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 D | AttrDocs.td | 1321 need to be run concurrently by all the threads that are executing in lockstep
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2292 // each block upwards in lockstep. If the n'th instruction from the end of each in SinkCommonCodeFromPredecessors()
|