HomeSort by relevance Sort by last modified time
    Searched refs:efence (Results 1 - 9 of 9) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
runtime1.go 318 efence int32
338 {"efence", &debug.efence},
mgcsweep.go 328 // NOTE(rsc,dvyukov): The original implementation of efence
331 // back to us again, so that an efence program could run
338 // memory fairly quickly in efence mode, but at least it won't
342 if debug.efence > 0 {
extern.go 37 efence: setting efence=1 causes the allocator to run in a mode
stack.go 343 if debug.efence != 0 || stackFromSystem != 0 {
444 if debug.efence != 0 || stackFromSystem != 0 {
445 if debug.efence != 0 || stackFaultOnFree != 0 {
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
runtime1.go 318 efence int32
338 {"efence", &debug.efence},
mgcsweep.go 328 // NOTE(rsc,dvyukov): The original implementation of efence
331 // back to us again, so that an efence program could run
338 // memory fairly quickly in efence mode, but at least it won't
342 if debug.efence > 0 {
extern.go 37 efence: setting efence=1 causes the allocator to run in a mode
stack.go 343 if debug.efence != 0 || stackFromSystem != 0 {
444 if debug.efence != 0 || stackFromSystem != 0 {
445 if debug.efence != 0 || stackFaultOnFree != 0 {
    [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 947 milliseconds