Home
last modified time | relevance | path

Searched refs:lostAtomic (Results 1 – 11 of 11) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
176 if p.lostAtomic > 0 {
177 hdr := [1]uint64{p.lostAtomic}
183 p.lostAtomic = 0
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
167 if p.lostAtomic > 0 {
168 hdr := [1]uint64{p.lostAtomic}
174 p.lostAtomic = 0
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
167 if p.lostAtomic > 0 {
168 hdr := [1]uint64{p.lostAtomic}
174 p.lostAtomic = 0
H A Dproc.go3778 cpuprof.lostAtomic++
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dcpuprof.go43 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
99 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
168 if p.lostAtomic > 0 {
169 hdr := [1]uint64{p.lostAtomic}
175 p.lostAtomic = 0
H A Dproc.go4650 cpuprof.lostAtomic++
4658 cpuprof.lostAtomic++
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
167 if p.lostAtomic > 0 {
168 hdr := [1]uint64{p.lostAtomic}
174 p.lostAtomic = 0
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
167 if p.lostAtomic > 0 {
168 hdr := [1]uint64{p.lostAtomic}
174 p.lostAtomic = 0
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
167 if p.lostAtomic > 0 {
168 hdr := [1]uint64{p.lostAtomic}
174 p.lostAtomic = 0
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
167 if p.lostAtomic > 0 {
168 hdr := [1]uint64{p.lostAtomic}
174 p.lostAtomic = 0
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dcpuprof.go42 lostAtomic uint64 // count of frames lost because of being in atomic64 on mips/arm; updated racily member
98 if p.numExtra > 0 || p.lostExtra > 0 || p.lostAtomic > 0 {
167 if p.lostAtomic > 0 {
168 hdr := [1]uint64{p.lostAtomic}
174 p.lostAtomic = 0