HomeSort by relevance Sort by last modified time
    Searched refs:flushes (Results 1 - 25 of 59) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ia32/
CpuFlushTlb.asm 36 mov cr3, eax ; moving to CR3 flushes TLB
  /external/libunwind/doc/
unw_flush_cache.tex 19 The \Func{unw\_flush\_cache}() routine flushes all cached info as it
unw_set_caching_policy.tex 25 also implicitly flushes the contents of all caches as if
  /prebuilts/go/darwin-x86/src/runtime/
mwbbuf.go 60 // flushes of the write barrier buffer.
138 // wbBufFlush flushes the current P's write barrier buffer to the GC
184 // wbBufFlush1 flushes p's write barrier buffer to the GC work queue.
227 // path to reduce the rate of flushes?
mstats.go 592 // cachestats flushes all mcache stats.
607 // flushmcache flushes the mcache of allp[i].
622 // flushallmcaches flushes the mcaches of all Ps.
mgcmark.go 655 // gcFlushBgCredit flushes scanWork units of background scan work
657 // work.assistQueue and then flushes any remaining credit to
896 // If flags&gcDrainFlushBgCredit != 0, gcDrain flushes scan work
1068 // here because this never flushes to bgScanCredit and
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mwbbuf.go 60 // flushes of the write barrier buffer.
138 // wbBufFlush flushes the current P's write barrier buffer to the GC
184 // wbBufFlush1 flushes p's write barrier buffer to the GC work queue.
227 // path to reduce the rate of flushes?
mstats.go 592 // cachestats flushes all mcache stats.
607 // flushmcache flushes the mcache of allp[i].
622 // flushallmcaches flushes the mcaches of all Ps.
  /prebuilts/go/darwin-x86/src/cmd/internal/test2json/
test2json.go 266 // flushReport flushes all pending PASS/FAIL reports at levels >= depth.
277 // It flushes any pending input and then output (only partial lines at this point)
394 // flush flushes the line buffer.
  /prebuilts/go/linux-x86/src/cmd/internal/test2json/
test2json.go 266 // flushReport flushes all pending PASS/FAIL reports at levels >= depth.
277 // It flushes any pending input and then output (only partial lines at this point)
394 // flush flushes the line buffer.
  /external/brotli/go/cbrotli/
writer.go 134 // Close flushes remaining data to the decorated writer and frees C resources.
  /prebuilts/go/darwin-x86/src/cmd/internal/gcprog/
gcprog.go 265 // flushlit flushes any pending literal bits.
  /prebuilts/go/darwin-x86/src/compress/gzip/
gzip.go 200 // Flush flushes any pending compressed data to the underlying writer.
  /prebuilts/go/darwin-x86/src/compress/zlib/
writer.go 166 // Flush flushes the Writer to its underlying io.Writer.
  /prebuilts/go/darwin-x86/src/encoding/ascii85/
ascii85.go 153 // Close flushes any pending output from the encoder.
  /prebuilts/go/linux-x86/src/cmd/internal/gcprog/
gcprog.go 265 // flushlit flushes any pending literal bits.
  /prebuilts/go/linux-x86/src/compress/gzip/
gzip.go 200 // Flush flushes any pending compressed data to the underlying writer.
  /prebuilts/go/linux-x86/src/compress/zlib/
writer.go 166 // Flush flushes the Writer to its underlying io.Writer.
  /prebuilts/go/linux-x86/src/encoding/ascii85/
ascii85.go 153 // Close flushes any pending output from the encoder.
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 712 // Flush flushes any pending data to the underlying writer.
727 // Close flushes and closes the writer.
  /prebuilts/go/linux-x86/src/compress/flate/
deflate.go 712 // Flush flushes any pending data to the underlying writer.
727 // Close flushes and closes the writer.
  /build/soong/third_party/zip/
writer.go 48 // Flush flushes any buffered data to the underlying writer.
  /prebuilts/go/darwin-x86/src/encoding/base32/
base32.go 241 // Close flushes any pending output from the encoder.
  /prebuilts/go/darwin-x86/src/encoding/base64/
base64.go 233 // Close flushes any pending output from the encoder.
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
testing.go 355 pprof.StopCPUProfile() // flushes profile to disk

Completed in 1203 milliseconds

1 2 3