Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for heapUp (0.47 sec)

  1. src/reflect/value.go

    		return x
    	case Pointer:
    		ptr := v.ptr
    		if v.flag&flagIndir != 0 {
    			if v.typ().IfaceIndir() {
    				// This is a pointer to a not-in-heap object. ptr points to a uintptr
    				// in the heap. That uintptr is the address of a not-in-heap object.
    				// In general, pointers to not-in-heap objects can be total junk.
    				// But Elem() is asking to dereference it, so the user has asserted
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:17:41 UTC 2024
    - 119.9K bytes
    - Viewed (0)
  2. src/runtime/proc.go

    var inittrace tracestat
    
    type tracestat struct {
    	active bool   // init tracing activation status
    	id     uint64 // init goroutine id
    	allocs uint64 // heap allocations
    	bytes  uint64 // heap allocated bytes
    }
    
    func doInit(ts []*initTask) {
    	for _, t := range ts {
    		doInit1(t)
    	}
    }
    
    func doInit1(t *initTask) {
    	switch t.state {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 207.5K bytes
    - Viewed (0)
  3. samples/addons/grafana.yaml

    "uid":"${datasource}"},"expr":"go_memstats_heap_sys_bytes{app=\"istiod\"}","format":"time_series","hide":true,"intervalFactor":2,"legendFormat":"heap sys","refId":"A"},{"datasource":{"type":"prometheus","uid":"${datasource}"},"expr":"go_memstats_heap_alloc_bytes{app=\"istiod\"}","format":"time_series","hide":true,"intervalFactor":2,"legendFormat":"heap alloc","refId":"D"},{"datasource":{"type":"prometheus","uid":"${datasource}"},"expr":"go_memstats_alloc_bytes{app=\"istiod\"}","format":"time_ser...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  4. src/cmd/link/internal/ld/data.go

    	writeDatblkToOutBuf(ctxt, out, addr, size)
    }
    
    // Used only on Wasm for now.
    func DatblkBytes(ctxt *Link, addr int64, size int64) []byte {
    	buf := make([]byte, size)
    	out := &OutBuf{heap: buf}
    	writeDatblkToOutBuf(ctxt, out, addr, size)
    	return buf
    }
    
    func writeDatblkToOutBuf(ctxt *Link, out *OutBuf, addr int64, size int64) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/_gen/generic.rules

    // during compilation to ensure correctness.
    // Take care that overlapping moves are preserved.
    // Restrict this optimization to the stack, to avoid duplicating loads from the heap;
    // see CL 145208 for discussion.
    (Move {t1} [s] dst tmp1 midmem:(Move {t2} [s] tmp2 src _))
    	&& t1.Compare(t2) == types.CMPeq
    	&& isSamePtr(tmp1, tmp2)
    	&& isStackPtr(src) && !isVolatile(src)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 16 22:21:05 UTC 2024
    - 135.3K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    Memory", "refId": "H", "step": 2 }, { "expr": "go_memstats_heap_sys_bytes{app=\"istiod\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "heap sys", "refId": "A" }, { "expr": "go_memstats_heap_alloc_bytes{app=\"istiod\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "heap alloc", "refId": "D" }, { "expr": "go_memstats_alloc_bytes{app=\"istiod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Alloc", "refId": "F", "step":...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  7. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    are so very hard as we find some of them to be, and yet are very porous, and consist of Parts which are only laid together; the simple Particles which are void of Pores, and were never yet divided, must be much harder. For such hard Particles being heaped up together, can scarce touch one another in more than a few Points, and therefore must be separable by much less Force than is requisite to break a solid Particle, whose Parts touch in all the Space between them, without any Pores or Interstices...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/x86/asm6.go

    		a.Reg += REG_AX - REG_AL
    		*t = 0
    	}
    }
    
    const (
    	movLit uint8 = iota // Like Zlit
    	movRegMem
    	movMemReg
    	movRegMem2op
    	movMemReg2op
    	movFullPtr // Load full pointer, trash heap (unsupported)
    	movDoubleShift
    	movTLSReg
    )
    
    var ymovtab = []movtab{
    	// push
    	{APUSHL, Ycs, Ynone, Ynone, movLit, [4]uint8{0x0e, 0}},
    	{APUSHL, Yss, Ynone, Ynone, movLit, [4]uint8{0x16, 0}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  9. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    was walking hand in hand with Dinah, and saying to her very
    earnestly, `Now, Dinah, tell me the truth:  did you ever eat a
    bat?' when suddenly, thump! thump! down she came upon a heap of
    sticks and dry leaves, and the fall was over.
    
      Alice was not a bit hurt, and she jumped up on to her feet in a
    moment:  she looked up, but it was all dark overhead; before her
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  10. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    was walking hand in hand with Dinah, and saying to her very
    earnestly, `Now, Dinah, tell me the truth:  did you ever eat a
    bat?' when suddenly, thump! thump! down she came upon a heap of
    sticks and dry leaves, and the fall was over.
    
      Alice was not a bit hurt, and she jumped up on to her feet in a
    moment:  she looked up, but it was all dark overhead; before her
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
Back to top