HomeSort by relevance Sort by last modified time
    Searched full:blockprofile (Results 1 - 25 of 28) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 24 blockProfile
90 // A blockRecord is the bucket data for a bucket of type blockProfile,
113 case blockProfile, mutexProfile:
139 // bp returns the blockRecord associated with the blockProfile bucket b.
141 if b.typ != blockProfile && b.typ != mutexProfile {
301 saveblockevent(cycles, skip+1, blockProfile, &blockprofilerate)
520 // BlockProfile returns n, the number of records in the current blocking profile.
521 // If len(p) >= n, BlockProfile copies the profile into p and returns n, true.
522 // If len(p) < n, BlockProfile does not change p and returns n, false.
525 // the testing package's -test.blockprofile flag instea
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 24 blockProfile
90 // A blockRecord is the bucket data for a bucket of type blockProfile,
113 case blockProfile, mutexProfile:
139 // bp returns the blockRecord associated with the blockProfile bucket b.
141 if b.typ != blockProfile && b.typ != mutexProfile {
301 saveblockevent(cycles, skip+1, blockProfile, &blockprofilerate)
520 // BlockProfile returns n, the number of records in the current blocking profile.
521 // If len(p) >= n, BlockProfile copies the profile into p and returns n, true.
522 // If len(p) < n, BlockProfile does not change p and returns n, false.
525 // the testing package's -test.blockprofile flag instea
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
testflag.go 51 {name: "blockprofile", passToTest: true},
154 case "blockprofile", "cpuprofile", "memprofile", "mutexprofile":
test.go 208 -blockprofile block.out
219 if -test.blockprofile is set without this flag, all blocking events
    [all...]
alldocs.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
testflag.go 51 {name: "blockprofile", passToTest: true},
154 case "blockprofile", "cpuprofile", "memprofile", "mutexprofile":
test.go 208 -blockprofile block.out
219 if -test.blockprofile is set without this flag, all blocking events
    [all...]
alldocs.go     [all...]
  /prebuilts/go/darwin-x86/src/testing/
testing.go 245 blockProfile = flag.String("test.blockprofile", "", "write a goroutine blocking profile to `file`")
926 if *blockProfile != "" && *blockProfileRate >= 0 {
959 if *blockProfile != "" && *blockProfileRate >= 0 {
960 f, err := os.Create(toOutputDir(*blockProfile))
966 fmt.Fprintf(os.Stderr, "testing: can't write %s: %s\n", *blockProfile, err)
978 fmt.Fprintf(os.Stderr, "testing: can't write %s: %s\n", *blockProfile, err)
    [all...]
  /prebuilts/go/linux-x86/src/testing/
testing.go 245 blockProfile = flag.String("test.blockprofile", "", "write a goroutine blocking profile to `file`")
926 if *blockProfile != "" && *blockProfileRate >= 0 {
959 if *blockProfile != "" && *blockProfileRate >= 0 {
960 f, err := os.Create(toOutputDir(*blockProfile))
966 fmt.Fprintf(os.Stderr, "testing: can't write %s: %s\n", *blockProfile, err)
978 fmt.Fprintf(os.Stderr, "testing: can't write %s: %s\n", *blockProfile, err)
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go 152 var blockProfile = &Profile{
172 "block": blockProfile,
736 n, _ := runtime.BlockProfile(nil)
749 n, ok := runtime.BlockProfile(nil)
752 n, ok = runtime.BlockProfile(p)
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go 152 var blockProfile = &Profile{
172 "block": blockProfile,
736 n, _ := runtime.BlockProfile(nil)
749 n, ok := runtime.BlockProfile(nil)
752 n, ok = runtime.BlockProfile(p)
  /prebuilts/go/darwin-x86/doc/
go1.1.html 386 <code>-blockprofile</code>
    [all...]
  /prebuilts/go/linux-x86/doc/
go1.1.html 386 <code>-blockprofile</code>
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/runtime/
pprof.a 41 fmt.a0internal/pprof/profile.aio.aruntime.aFruntime/pprof/internal/protopprof.a sort.astrings.a sync.a text/tabwriter.a time.a?"".lockProfiles?"".profiles?$sync.(*Mutex).Lock?6type.map[string]*"".Profile?runtime.makemap?*go.string."goroutine"?&"".goroutineProfile?"runtime.mapassign?(runtime.writeBarrier?0go.string."threadcreate"?,"".threadcreateProfile? go.string."heap"?"".heapProfile?"go.string."block"?"".blockProfile?"go.string."mutex"?"".mutexProfile?.runtime.writebarrierptr?0runtime.morestack_noctxt?.autotmp_11? type.*"".Profile?.autotmp_10?.autotmp_3?type.string?Tgclocals·7d2d5fca80364273fb07d5820a76fef4?Tgclocals·8e70677374e805c69931a1a9139611a3?D$GOROOT/src/runtime/pprof/pprof.go?""".unlockProfiles?(sync.(*Mutex).Unlock?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".NewProfile?("".unlockProfiles·f?"runtime.deferproc?4runtime.mapaccess1_faststr?type."".Profile?"runtime.newobject?>type.map[interface {}][]uintptr?&runtime.deferreturn?fgo.string."pprof: NewProfile name already in use: "?*runtime.concatstring2?runtime.convT2E?runtime.gopanic?Zgo.string."pprof: NewProfile with empty name"?p?.autotmp_15?.autotmp_14?.autotmp_12?~r1?name?Tgclocals·6f7669ef7c06c8ca9d8d10bbe6694b55?Tgclocals·b929337dd182c963f0a88cb4dfff52c0?"".Lookup?Tgclocals·9e80b51c5515b7be3c4c917bacd1671b?Tgclocals·f6bd6b3389b872033d462029172c8612?"".Profiles?"runtime.makeslice? runtime.duffzero?&runtime.mapiterinit?&runtime.mapiternext?"runtime.growslice?""".Profiles.func1?$type.[]*"".Profile?sort.Slice?all.len?type.int?all.cap?all.ptr?"type.**"".Profile?.autotmp_27?type.*uint8?.autotmp_23?.autotmp_24?^type.struct { F uintptr; "".all []*"".Profile }?.autotmp_22?Ltype.noalg.map.iter[string]*"".Profile?~r0?Tgclocals·ac857e9a82af252db03b550d6ae9f44c?Tgclocals·b7984659fb63190800651db88fe8acd8?$"".(*Profile).Name?Tgclocals·d4dc2f11db048877dbc0f60a22b4adb3?&"".(*Profile).Count?.sync.(*Mutex).Unlock·f?.autotmp_30? type.*sync.Mutex?Tgclocals·fd1052c3c0d79a26f8afdf6e802f9f01?Tgclocals·663f8c6bfa83aa777198789ce63d9ab4?""".(*Profile).Add?type.uintptr?runtime.Callers?$runtime.mapaccess1?$runtime.panicslice?bgo.string."pprof: Profile.Add of duplicate value"?dgo.string."pprof: Add called on built-in Profile "?^go.string."pprof: use of uninitialized Profile"?stk.cap?n?stk.ptr?type.*uintptr?.autotmp_39?.autotmp_36?"type.interface {}?.autotmp_35?.autotmp_34?.autotmp_32?.autotmp_31?skip?
58 fetch?Xtype.func([]runtime.StackRecord) (int, bool)?Tgclocals·e732fd17fa17a700f0746b52ec7b114a?Tgclocals·6313c463fa5386ac60ed718b0ca7e668?*"".runtimeProfile.Len?."".runtimeProfile.Stack?8runtime.(*StackRecord).Stack?$"".StartCPUProfile? "".cpu?Pgo.string."cpu profiling already in use"?fmt.Errorf?2runtime.SetCPUProfileRate?&"".profileWriter·f?runtime.newproc?type.chan bool? runtime.makechan?Tgclocals·4ae48650be680d8afb55b31d76b02aad? "".profileWriter?$runtime.CPUProfile?*bytes.(*Buffer).Write?jruntime/pprof/internal/protopprof.TranslateCPUProfile?"runtime.chansend1??go.string."could not translate binary profile to proto format: %v"?.autotmp_365?startTime.nsec?type.int32?startTime.sec?startTime.loc?&type.*time.Location?b·2?.autotmp_363?Tgclocals·1fbf504525ae4cdcb17e7a74802e8fcc?Tgclocals·41826784647b3309db2375335304ac41?""".StopCPUProfile?"runtime.chanrecv1?"".countBlock?(runtime.BlockProfile?"".countMutex?(runtime.MutexProfile?"".writeBlock?>type.runtime.BlockProfileRecord?&"".writeBlock.func1?Btype.[]runtime.BlockProfileRecord?:go.string."--- contention:\n"?4"".runtime_cyclesPerSecond?<go.string."cycles/second=%v\n"?&go.string."%v %v @"?fmt.Fprint?.autotmp_416?.autotmp_414?.autotmp_385?.autotmp_380?@type.*runtime.BlockProfileRecord?.autotmp_418?.autotmp_417?.autotmp_415?.autotmp_387?.autotmp_386?.autotmp_384?.autotmp_379?.autotmp_372?.autotmp_381?.autotmp_373?xtype.struct { F uintptr; "".p []runtime.BlockProfileRecord }?Tgclocals·8efbeca3ea9372009d53ea2b8a818a64?Tgclocals·eab9eb04b15c9fee095d65a46dc443d3?"".writeMutex?&"".writeMutex.func1?0go.string."--- mutex:\n"?>runtime.SetMutexProfileFraction?@go.string."sampling period=%d\n"?.autotmp_468?.autotmp_466?.autotmp_434?.autotmp_429?.autotmp_427?.autotmp_470?.autotmp_469?.autotmp_467?.autotmp_436?.autotmp_435?.autotmp_433?.autotmp_428?.autotmp_426?.autotmp_419?.autotmp_430?.autotmp_420?Tgclocals·e1cce905642ee4ad94771389ee1869b7?Tgclocals·54d37cb06437e5ecbb18071bd4bcf122?"runtime.morestack?Tgclocals·54241e171da8af6ae173d69da0236748?*bytes.(*Buffer).Reset?>go.itab.*bytes.Buffer,io.Writer?go.string."@"?2runtime.slicebytetostring?"go.string."<nil>"?.autotmp_487?.autotmp_476?.autotmp_488?.autotmp_474?Tgclocals·e20cfe3e318573a30261a6a22ff8c78e?Tgclocals·a9702118c05bec16140864771086d386?"".init?"".initdone·?"runtime.throwinit?bufio.init?bytes.init?fmt.init?6internal/pprof/profile.init?io.init?runtime.init?Lruntime/pprof/internal/protopprof.init?sort.init?strings.init?sync.init?&text/tabwriter.init?time.init?,"".(*stackProfile).Len?"go.string."pprof"?0go.string."stackProfile"?go.string."Len"?"runtime.panicwrap?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/runtime/
pprof.a 41 fmt.a0internal/pprof/profile.aio.aruntime.aFruntime/pprof/internal/protopprof.a sort.astrings.a sync.a text/tabwriter.a time.a?"".lockProfiles?*runtime.racefuncenter?"".profiles?$sync.(*Mutex).Lock? runtime.raceread?(runtime.racefuncexit?6type.map[string]*"".Profile?runtime.makemap?*go.string."goroutine"?&"".goroutineProfile?"runtime.mapassign?"runtime.racewrite?(runtime.writeBarrier?0go.string."threadcreate"?,"".threadcreateProfile? go.string."heap"?"".heapProfile?"go.string."block"?"".blockProfile?"go.string."mutex"?"".mutexProfile?.runtime.writebarrierptr?0runtime.morestack_noctxt?.autotmp_12?"type.**"".Profile?.autotmp_11? type.*"".Profile?.autotmp_10?.autotmp_3?type.string?.fp?type.uintptr?Tgclocals·3e27b3aa6b89137cce48b3379a2a6610?Tgclocals·85d46e82349c1e3ed805b06915b07bc4?D$GOROOT/src/runtime/pprof/pprof.go?""".unlockProfiles?(sync.(*Mutex).Unlock?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".NewProfile?("".unlockProfiles·f?"runtime.deferproc?4runtime.mapaccess1_faststr?type."".Profile?"runtime.newobject?,runtime.racewriterange? runtime.duffzero?>type.map[interface {}][]uintptr?&runtime.deferreturn?fgo.string."pprof: NewProfile name already in use: "?*runtime.concatstring2?runtime.convT2E?runtime.gopanic?Zgo.string."pprof: NewProfile with empty name"?p?.autotmp_24?@type.*map[interface {}][]uintptr?.autotmp_23?.autotmp_22?.autotmp_17?.autotmp_16?.autotmp_13?~r1?name?Tgclocals·6073b14c096bad58fbbd29479064653b?Tgclocals·310aba23bfec32320cdb6f13d3ee1cb0?"".Lookup?.autotmp_28?Tgclocals·c40fd774c972312c2206ab6b053d3cdc?Tgclocals·39a4137ee7572c025f6122c381c3b1e0?"".Profiles?"runtime.makeslice?&runtime.mapiterinit?&runtime.mapiternext?$runtime.panicslice?"runtime.growslice?""".Profiles.func1?$type.[]*"".Profile?sort.Slice?all.len?type.int?all.cap?.autotmp_40?all.ptr?.autotmp_41?.autotmp_39?type.*uint8?.autotmp_33?.autotmp_34?^type.struct { F uintptr; "".all []*"".Profile }?.autotmp_32?Ltype.noalg.map.iter[string]*"".Profile?~r0?Tgclocals·acdf47af484fbb58cb5d42330d3f22aa?Tgclocals·fcc219ad0024452cc378da6e64bf04af?$"".(*Profile).Name?.autotmp_43?.autotmp_42?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?&"".(*Profile).Count?.sync.(*Mutex).Unlock·f?.autotmp_47? type.*func() int?.autotmp_46? type.*sync.Mutex?Tgclocals·cbd2de324c457a734fe49f4b438f8013?Tgclocals·1dc253a70a02e34230da2789b87b3619?""".(*Profile).Add?runtime.Callers?$runtime.mapaccess1?bgo.string."pprof: Profile.Add of duplicate value"?dgo.string."pprof: Add called on built-in Profile "?^go.string."pprof: use of uninitialized Profile"?stk.cap?n?stk.ptr?type.*uintptr?.autotmp_62?type.*[]uintptr?.autotmp_61?.autotmp_60?.autotmp_56?"type.interface {}?.autotmp_55?.autotmp_53?.autotmp_49?.autotmp_48?skip?
63 fetch?Xtype.func([]runtime.StackRecord) (int, bool)?Tgclocals·8563561beac4db96add4fdcb6bd82947?Tgclocals·60ca64fcb0ea33a6cd566d84dd36279d?*"".runtimeProfile.Len?."".runtimeProfile.Stack?8runtime.(*StackRecord).Stack?.autotmp_475?.autotmp_473?.autotmp_474?Tgclocals·9783710103695d7171ee820ce562d18d?$"".StartCPUProfile? "".cpu?Pgo.string."cpu profiling already in use"?fmt.Errorf?2runtime.SetCPUProfileRate?&"".profileWriter·f?runtime.newproc?type.chan bool? runtime.makechan?.autotmp_478?Tgclocals·00a5ebb347ce80a84738fe5e9e34c5aa?Tgclocals·3af0f29a79fad7b617e81a4d4e505249? "".profileWriter?$runtime.CPUProfile?*bytes.(*Buffer).Write?jruntime/pprof/internal/protopprof.TranslateCPUProfile?"runtime.chansend1??go.string."could not translate binary profile to proto format: %v"?.autotmp_487?startTime.nsec?startTime.sec?.autotmp_494?startTime.loc?b·2?.autotmp_496?.autotmp_495?.autotmp_485?Tgclocals·3e9214a748bb245acabe0a1a9304eb06?Tgclocals·bcaaf7691ad6c2b5a5a40840ffd2d4c1?""".StopCPUProfile?"runtime.chanrecv1?"".countBlock?(runtime.BlockProfile?"".countMutex?(runtime.MutexProfile?"".writeBlock?>type.runtime.BlockProfileRecord?&"".writeBlock.func1?Btype.[]runtime.BlockProfileRecord?:go.string."--- contention:\n"?4"".runtime_cyclesPerSecond?<go.string."cycles/second=%v\n"?&go.string."%v %v @"?fmt.Fprint?.autotmp_548?.autotmp_547?.autotmp_518?.autotmp_513?@type.*runtime.BlockProfileRecord?.autotmp_554?.autotmp_553?.autotmp_552?.autotmp_551?.autotmp_550?.autotmp_549?.autotmp_520?.autotmp_519?.autotmp_517?.autotmp_512?.autotmp_504?.autotmp_514?.autotmp_505?xtype.struct { F uintptr; "".p []runtime.BlockProfileRecord }?Tgclocals·871977461ed472bfde1fb6416ba8771e?Tgclocals·ae2f942dec7efe9e7a43eb0e1d468f01?"".writeMutex?&"".writeMutex.func1?0go.string."--- mutex:\n"?>runtime.SetMutexProfileFraction?@go.string."sampling period=%d\n"?.autotmp_609?.autotmp_608?.autotmp_576?.autotmp_571?.autotmp_569?.autotmp_615?.autotmp_614?.autotmp_613?.autotmp_612?.autotmp_611?.autotmp_610?.autotmp_578?.autotmp_577?.autotmp_575?.autotmp_570?.autotmp_568?.autotmp_560?.autotmp_572?.autotmp_561?Tgclocals·47fa8a315d148b244b2c729fc295f41f?Tgclocals·cf0f2ec56c3edcbeb918e2d4803575ab?"runtime.morestack?.autotmp_618?.autotmp_617?&all?&type.*[]*"".Profile?Tgclocals·cadea2e49003779a155f5f8fb1f0fe78?Tgclocals·bfec7e55b3f043d1941c093912808913?*bytes.(*Buffer).Reset?>go.itab.*bytes.Buffer,io.Writer?go.string."@"?"go.string."<nil>"?2runtime.slicebytetostring?~r0.len?.autotmp_635?.autotmp_623?~r0.ptr?.autotmp_637?.autotmp_636?.autotmp_634?.autotmp_621?Tgclocals·3cfeb2dd76646e078118b7cb9faf8306?Tgclocals·652b89f5d83c64a87bbe867e33017800?.autotmp_642?.autotmp_641?.autotmp_640?&p?@type.*[]runtime.MemProfileRecord?.autotmp_647?.autotmp_646?.autotmp_645?.autotmp_644?.autotmp_643?Dtype.*[]runtime.BlockProfileRecord?.autotmp_652?.autotmp_651?.autotmp_650?.autotmp_649?.autotmp_648?"".init?"".initdone·?"runtime.throwinit?bufio.init?bytes.init?fmt.init?6internal/pprof/profile.init?io.init?runtime.init?Lruntime/pprof/internal/protopprof.init?sort.init?strings.init?sync.init?&text/tabwriter.init?time.init?,"".(*stackProfile).Len?"go.string."pprof"?0go.string."stackProfile"?go.string."Len"?"runtime.panicwrap?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/runtime/
pprof.a 41 fmt.a0internal/pprof/profile.aio.aruntime.aFruntime/pprof/internal/protopprof.a sort.astrings.a sync.a text/tabwriter.a time.a?"".lockProfiles?"".profiles?$sync.(*Mutex).Lock?6type.map[string]*"".Profile?runtime.makemap?*go.string."goroutine"?&"".goroutineProfile?"runtime.mapassign?(runtime.writeBarrier?0go.string."threadcreate"?,"".threadcreateProfile? go.string."heap"?"".heapProfile?"go.string."block"?"".blockProfile?"go.string."mutex"?"".mutexProfile?.runtime.writebarrierptr?0runtime.morestack_noctxt?.autotmp_11? type.*"".Profile?.autotmp_10?.autotmp_3?type.string?Tgclocals·7d2d5fca80364273fb07d5820a76fef4?Tgclocals·8e70677374e805c69931a1a9139611a3?D$GOROOT/src/runtime/pprof/pprof.go?""".unlockProfiles?(sync.(*Mutex).Unlock?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".NewProfile?("".unlockProfiles·f?"runtime.deferproc?4runtime.mapaccess1_faststr?type."".Profile?"runtime.newobject?>type.map[interface {}][]uintptr?&runtime.deferreturn?fgo.string."pprof: NewProfile name already in use: "?*runtime.concatstring2?runtime.convT2E?runtime.gopanic?Zgo.string."pprof: NewProfile with empty name"?p?.autotmp_15?.autotmp_14?.autotmp_12?~r1?name?Tgclocals·6f7669ef7c06c8ca9d8d10bbe6694b55?Tgclocals·b929337dd182c963f0a88cb4dfff52c0?"".Lookup?Tgclocals·9e80b51c5515b7be3c4c917bacd1671b?Tgclocals·f6bd6b3389b872033d462029172c8612?"".Profiles?"runtime.makeslice? runtime.duffzero?&runtime.mapiterinit?&runtime.mapiternext?"runtime.growslice?""".Profiles.func1?$type.[]*"".Profile?sort.Slice?all.len?type.int?all.cap?all.ptr?"type.**"".Profile?.autotmp_27?type.*uint8?.autotmp_23?.autotmp_24?^type.struct { F uintptr; "".all []*"".Profile }?.autotmp_22?Ltype.noalg.map.iter[string]*"".Profile?~r0?Tgclocals·ac857e9a82af252db03b550d6ae9f44c?Tgclocals·b7984659fb63190800651db88fe8acd8?$"".(*Profile).Name?Tgclocals·d4dc2f11db048877dbc0f60a22b4adb3?&"".(*Profile).Count?.sync.(*Mutex).Unlock·f?.autotmp_30? type.*sync.Mutex?Tgclocals·fd1052c3c0d79a26f8afdf6e802f9f01?Tgclocals·663f8c6bfa83aa777198789ce63d9ab4?""".(*Profile).Add?type.uintptr?runtime.Callers?$runtime.mapaccess1?$runtime.panicslice?bgo.string."pprof: Profile.Add of duplicate value"?dgo.string."pprof: Add called on built-in Profile "?^go.string."pprof: use of uninitialized Profile"?stk.cap?n?stk.ptr?type.*uintptr?.autotmp_39?.autotmp_36?"type.interface {}?.autotmp_35?.autotmp_34?.autotmp_32?.autotmp_31?skip?
58 fetch?Xtype.func([]runtime.StackRecord) (int, bool)?Tgclocals·e732fd17fa17a700f0746b52ec7b114a?Tgclocals·6313c463fa5386ac60ed718b0ca7e668?*"".runtimeProfile.Len?."".runtimeProfile.Stack?8runtime.(*StackRecord).Stack?$"".StartCPUProfile? "".cpu?Pgo.string."cpu profiling already in use"?fmt.Errorf?2runtime.SetCPUProfileRate?&"".profileWriter·f?runtime.newproc?type.chan bool? runtime.makechan?Tgclocals·4ae48650be680d8afb55b31d76b02aad? "".profileWriter?$runtime.CPUProfile?*bytes.(*Buffer).Write?jruntime/pprof/internal/protopprof.TranslateCPUProfile?"runtime.chansend1??go.string."could not translate binary profile to proto format: %v"?.autotmp_365?startTime.nsec?type.int32?startTime.sec?startTime.loc?&type.*time.Location?b·2?.autotmp_363?Tgclocals·1fbf504525ae4cdcb17e7a74802e8fcc?Tgclocals·41826784647b3309db2375335304ac41?""".StopCPUProfile?"runtime.chanrecv1?"".countBlock?(runtime.BlockProfile?"".countMutex?(runtime.MutexProfile?"".writeBlock?>type.runtime.BlockProfileRecord?&"".writeBlock.func1?Btype.[]runtime.BlockProfileRecord?:go.string."--- contention:\n"?4"".runtime_cyclesPerSecond?<go.string."cycles/second=%v\n"?&go.string."%v %v @"?fmt.Fprint?.autotmp_416?.autotmp_414?.autotmp_385?.autotmp_380?@type.*runtime.BlockProfileRecord?.autotmp_418?.autotmp_417?.autotmp_415?.autotmp_387?.autotmp_386?.autotmp_384?.autotmp_379?.autotmp_372?.autotmp_381?.autotmp_373?xtype.struct { F uintptr; "".p []runtime.BlockProfileRecord }?Tgclocals·8efbeca3ea9372009d53ea2b8a818a64?Tgclocals·eab9eb04b15c9fee095d65a46dc443d3?"".writeMutex?&"".writeMutex.func1?0go.string."--- mutex:\n"?>runtime.SetMutexProfileFraction?@go.string."sampling period=%d\n"?.autotmp_468?.autotmp_466?.autotmp_434?.autotmp_429?.autotmp_427?.autotmp_470?.autotmp_469?.autotmp_467?.autotmp_436?.autotmp_435?.autotmp_433?.autotmp_428?.autotmp_426?.autotmp_419?.autotmp_430?.autotmp_420?Tgclocals·e1cce905642ee4ad94771389ee1869b7?Tgclocals·54d37cb06437e5ecbb18071bd4bcf122?"runtime.morestack?Tgclocals·54241e171da8af6ae173d69da0236748?*bytes.(*Buffer).Reset?>go.itab.*bytes.Buffer,io.Writer?go.string."@"?2runtime.slicebytetostring?"go.string."<nil>"?.autotmp_487?.autotmp_476?.autotmp_488?.autotmp_474?Tgclocals·e20cfe3e318573a30261a6a22ff8c78e?Tgclocals·a9702118c05bec16140864771086d386?"".init?"".initdone·?"runtime.throwinit?bufio.init?bytes.init?fmt.init?6internal/pprof/profile.init?io.init?runtime.init?Lruntime/pprof/internal/protopprof.init?sort.init?strings.init?sync.init?&text/tabwriter.init?time.init?,"".(*stackProfile).Len?"go.string."pprof"?0go.string."stackProfile"?go.string."Len"?"runtime.panicwrap?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/runtime/
pprof.a 41 fmt.a0internal/pprof/profile.aio.aruntime.aFruntime/pprof/internal/protopprof.a sort.astrings.a sync.a text/tabwriter.a time.a?"".lockProfiles?*runtime.racefuncenter?"".profiles?$sync.(*Mutex).Lock? runtime.raceread?(runtime.racefuncexit?6type.map[string]*"".Profile?runtime.makemap?*go.string."goroutine"?&"".goroutineProfile?"runtime.mapassign?"runtime.racewrite?(runtime.writeBarrier?0go.string."threadcreate"?,"".threadcreateProfile? go.string."heap"?"".heapProfile?"go.string."block"?"".blockProfile?"go.string."mutex"?"".mutexProfile?.runtime.writebarrierptr?0runtime.morestack_noctxt?.autotmp_12?"type.**"".Profile?.autotmp_11? type.*"".Profile?.autotmp_10?.autotmp_3?type.string?.fp?type.uintptr?Tgclocals·3e27b3aa6b89137cce48b3379a2a6610?Tgclocals·85d46e82349c1e3ed805b06915b07bc4?D$GOROOT/src/runtime/pprof/pprof.go?""".unlockProfiles?(sync.(*Mutex).Unlock?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".NewProfile?("".unlockProfiles·f?"runtime.deferproc?4runtime.mapaccess1_faststr?type."".Profile?"runtime.newobject?,runtime.racewriterange? runtime.duffzero?>type.map[interface {}][]uintptr?&runtime.deferreturn?fgo.string."pprof: NewProfile name already in use: "?*runtime.concatstring2?runtime.convT2E?runtime.gopanic?Zgo.string."pprof: NewProfile with empty name"?p?.autotmp_24?@type.*map[interface {}][]uintptr?.autotmp_23?.autotmp_22?.autotmp_17?.autotmp_16?.autotmp_13?~r1?name?Tgclocals·6073b14c096bad58fbbd29479064653b?Tgclocals·310aba23bfec32320cdb6f13d3ee1cb0?"".Lookup?.autotmp_28?Tgclocals·c40fd774c972312c2206ab6b053d3cdc?Tgclocals·39a4137ee7572c025f6122c381c3b1e0?"".Profiles?"runtime.makeslice?&runtime.mapiterinit?&runtime.mapiternext?$runtime.panicslice?"runtime.growslice?""".Profiles.func1?$type.[]*"".Profile?sort.Slice?all.len?type.int?all.cap?.autotmp_40?all.ptr?.autotmp_41?.autotmp_39?type.*uint8?.autotmp_33?.autotmp_34?^type.struct { F uintptr; "".all []*"".Profile }?.autotmp_32?Ltype.noalg.map.iter[string]*"".Profile?~r0?Tgclocals·acdf47af484fbb58cb5d42330d3f22aa?Tgclocals·fcc219ad0024452cc378da6e64bf04af?$"".(*Profile).Name?.autotmp_43?.autotmp_42?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?&"".(*Profile).Count?.sync.(*Mutex).Unlock·f?.autotmp_47? type.*func() int?.autotmp_46? type.*sync.Mutex?Tgclocals·cbd2de324c457a734fe49f4b438f8013?Tgclocals·1dc253a70a02e34230da2789b87b3619?""".(*Profile).Add?runtime.Callers?$runtime.mapaccess1?bgo.string."pprof: Profile.Add of duplicate value"?dgo.string."pprof: Add called on built-in Profile "?^go.string."pprof: use of uninitialized Profile"?stk.cap?n?stk.ptr?type.*uintptr?.autotmp_62?type.*[]uintptr?.autotmp_61?.autotmp_60?.autotmp_56?"type.interface {}?.autotmp_55?.autotmp_53?.autotmp_49?.autotmp_48?skip?
63 fetch?Xtype.func([]runtime.StackRecord) (int, bool)?Tgclocals·8563561beac4db96add4fdcb6bd82947?Tgclocals·60ca64fcb0ea33a6cd566d84dd36279d?*"".runtimeProfile.Len?."".runtimeProfile.Stack?8runtime.(*StackRecord).Stack?.autotmp_475?.autotmp_473?.autotmp_474?Tgclocals·9783710103695d7171ee820ce562d18d?$"".StartCPUProfile? "".cpu?Pgo.string."cpu profiling already in use"?fmt.Errorf?2runtime.SetCPUProfileRate?&"".profileWriter·f?runtime.newproc?type.chan bool? runtime.makechan?.autotmp_478?Tgclocals·00a5ebb347ce80a84738fe5e9e34c5aa?Tgclocals·3af0f29a79fad7b617e81a4d4e505249? "".profileWriter?$runtime.CPUProfile?*bytes.(*Buffer).Write?jruntime/pprof/internal/protopprof.TranslateCPUProfile?"runtime.chansend1??go.string."could not translate binary profile to proto format: %v"?.autotmp_487?startTime.nsec?startTime.sec?.autotmp_494?startTime.loc?b·2?.autotmp_496?.autotmp_495?.autotmp_485?Tgclocals·3e9214a748bb245acabe0a1a9304eb06?Tgclocals·bcaaf7691ad6c2b5a5a40840ffd2d4c1?""".StopCPUProfile?"runtime.chanrecv1?"".countBlock?(runtime.BlockProfile?"".countMutex?(runtime.MutexProfile?"".writeBlock?>type.runtime.BlockProfileRecord?&"".writeBlock.func1?Btype.[]runtime.BlockProfileRecord?:go.string."--- contention:\n"?4"".runtime_cyclesPerSecond?<go.string."cycles/second=%v\n"?&go.string."%v %v @"?fmt.Fprint?.autotmp_548?.autotmp_547?.autotmp_518?.autotmp_513?@type.*runtime.BlockProfileRecord?.autotmp_554?.autotmp_553?.autotmp_552?.autotmp_551?.autotmp_550?.autotmp_549?.autotmp_520?.autotmp_519?.autotmp_517?.autotmp_512?.autotmp_504?.autotmp_514?.autotmp_505?xtype.struct { F uintptr; "".p []runtime.BlockProfileRecord }?Tgclocals·871977461ed472bfde1fb6416ba8771e?Tgclocals·ae2f942dec7efe9e7a43eb0e1d468f01?"".writeMutex?&"".writeMutex.func1?0go.string."--- mutex:\n"?>runtime.SetMutexProfileFraction?@go.string."sampling period=%d\n"?.autotmp_609?.autotmp_608?.autotmp_576?.autotmp_571?.autotmp_569?.autotmp_615?.autotmp_614?.autotmp_613?.autotmp_612?.autotmp_611?.autotmp_610?.autotmp_578?.autotmp_577?.autotmp_575?.autotmp_570?.autotmp_568?.autotmp_560?.autotmp_572?.autotmp_561?Tgclocals·47fa8a315d148b244b2c729fc295f41f?Tgclocals·cf0f2ec56c3edcbeb918e2d4803575ab?"runtime.morestack?.autotmp_618?.autotmp_617?&all?&type.*[]*"".Profile?Tgclocals·cadea2e49003779a155f5f8fb1f0fe78?Tgclocals·bfec7e55b3f043d1941c093912808913?*bytes.(*Buffer).Reset?>go.itab.*bytes.Buffer,io.Writer?go.string."@"?"go.string."<nil>"?2runtime.slicebytetostring?~r0.len?.autotmp_635?.autotmp_623?~r0.ptr?.autotmp_637?.autotmp_636?.autotmp_634?.autotmp_621?Tgclocals·3cfeb2dd76646e078118b7cb9faf8306?Tgclocals·652b89f5d83c64a87bbe867e33017800?.autotmp_642?.autotmp_641?.autotmp_640?&p?@type.*[]runtime.MemProfileRecord?.autotmp_647?.autotmp_646?.autotmp_645?.autotmp_644?.autotmp_643?Dtype.*[]runtime.BlockProfileRecord?.autotmp_652?.autotmp_651?.autotmp_650?.autotmp_649?.autotmp_648?"".init?"".initdone·?"runtime.throwinit?bufio.init?bytes.init?fmt.init?6internal/pprof/profile.init?io.init?runtime.init?Lruntime/pprof/internal/protopprof.init?sort.init?strings.init?sync.init?&text/tabwriter.init?time.init?,"".(*stackProfile).Len?"go.string."pprof"?0go.string."stackProfile"?go.string."Len"?"runtime.panicwrap?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
runtime.a 51 @ BlockProfileD?4?? FMutexProfileD?4?? :%ThreadCreateProfile@?4?? ,GoroutineProfile@?4?? xt" buf·2 all·3 *stats.go?MemStats@? AllocTotalAllocSys Lookups Mallocs FreesDHeapAlloc HeapSysHeapIdleHeapInuse HeapReleasedHeapObjectsStackInuse StackSysMSpanInuseMSpanSysMCacheInuseMCacheSysBuckHashSys GCSysOtherSys NextGC LastGCPauseTotalNs PauseNs?PauseEnd? NumGCNumForcedGCGCCPUFractionEnableGC DebugGC BySizezSize ?? <ReadMemStatsFm·14 (panic.go? Goexit * roc.go? Gosched ?,Breakpoint &LockOSThread 8UnlockOSThread (symtab.gol FramesK callers
    [all...]
testing.a 338 tests?,type.[]"".InternalTest?Tgclocals·9ba32e23689cf3ea7ee805261561838b?Tgclocals·3688d5e9ace7aa756db172cd5f0c989a?"".MainStart?.autotmp_498?type.*"".M?~r4?deps? type."".testDeps?Tgclocals·e448ceffc827e123da2341020d9838f6?Tgclocals·f155ede1065f3d6a7f56b1c17b0b749d? flag.CommandLine?"".parseCpuList?"".(*M).before?"".startAlarm?"".haveExamples?Ptype.struct { F uintptr; R "".testDeps }?8"".(testDeps).MatchString-fm?"".runTests?"".stopAlarm? go.string."FAIL"?fmt.Println?"".(*M).after? go.string."PASS"?Zgo.string."testing: warning: no tests to run"?flag.Parse?testRan? testOk?exampleRan?exampleOk?.autotmp_527?Rtype.*struct { F uintptr; R "".testDeps }?.autotmp_526?.autotmp_525?.autotmp_524?.autotmp_507?.autotmp_506?.autotmp_505?.autotmp_504?.autotmp_502?.autotmp_501?.autotmp_500?Tgclocals·b6fd1809042f101714dea21cf424ff12?Tgclocals·c756d73b9ccca849138cf3e25d912f2a?"".(*T).report?:go.string."--- %s: %s (%s)\n"?dstr.len?dstr.ptr?.autotmp_538?.autotmp_537?.autotmp_535?.autotmp_534?.autotmp_531?.autotmp_530?.autotmp_536?.autotmp_533?.autotmp_529?Tgclocals·99408b35794c7726610b02a2a70b1ba4?Tgclocals·3c304ec12fe447f3f0fd82388d62cf1d?"".RunTests?.autotmp_559?.autotmp_555?.autotmp_554?Tgclocals·55eaddd84e3a1c79fa031aef92668df7?Tgclocals·488112b86ce2e5d099bbd25cfb5a88fa?*go.string."-test.run"?"".parallel?""".runTests.func1?.autotmp_579?.autotmp_578?.autotmp_576?.autotmp_575?.autotmp_582?.autotmp_581?.autotmp_580?.autotmp_577?.autotmp_565?jtype.struct { F uintptr; "".tests []"".InternalTest }?Tgclocals·28f388989094317bae8a3779f092b410?Tgclocals·e97422d21991b000d962f6fa86fe379b?""".memProfileRate?,runtime.MemProfileRate?"".cpuProfile?"".traceFile?"".blockProfile?&"".blockProfileRate?"".mutexProfile?."".mutexProfileFraction??go.string."testing: cannot use -test.coverprofile because test binary was not built with coverage enabled\n"?>runtime.SetMutexProfileFraction?6runtime.SetBlockProfileRate?&runtime/trace.Start?\go.string."testing: can't start tracing: %s\n"? os.(*File).Close?dgo.string."testing: can't start cpu profile: %s\n"?.autotmp_590?.autotmp_588?.autotmp_586?.autotmp_584?Tgclocals·d4ba5968a3bc21177e355733e54ce0d7?Tgclocals·758a6014118909126c368e632f786aaa?"".memProfile?"go.string."mutex"?Rgo.string."testing: can't write %s: %s\n"?"go.string."block"?$runtime/trace.Stop?.autotmp_646?.autotmp_616?.autotmp_612?.autotmp_608?.autotmp_618?.autotmp_614?.autotmp_610?Tgclocals·ffa6e3d719e76d56495b2c8c8224813f?Tgclocals·7a76abbe20e070ab3427c7ef23de9447?"".outputDir?$go.string."%s%c%s"?.autotmp_649?.autotmp_650?.autotmp_648?path?Tgclocals·4032f753396f2012ad1784f398b170f4?Tgclocals·53590d5b0fb969a7c5e54cefcaebcb6a?"".timeout?,"".startAlarm.func1·f?time.AfterFunc?"".timer?$time.(*Timer).Stop?"".cpuListStr?go.string.","?"strings.TrimSpace?"".count?strconv.Atoi?jgo.string."testing: invalid value %q for -test.cpu\n"?val.len?type.uint?cpu?.autotmp_676?.autotmp_674?.autotmp_673?val.ptr?.autotmp_675?.autotmp_662?.autotmp_661?Tgclocals·f6bd6b3389b872033d462029172c8612?Tgclocals·7a5737c316f9739cd40492922479a6da?("".(*B).run1.func1.1?.autotmp_677?$"".(*B).run1.func1?."".(*B).run1.func1.1·f?("".(*B).launch.func1?.autotmp_678?"runtime.morestack?.autotmp_685?.autotmp_684?.autotmp_686?Tgclocals·09b80ec389a9e6ac09cfa1cd3c45263d?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?2"".(*B).RunParallel.func1?2sync.(*WaitGroup).Done·f?type."".PB?Tgclocals·4a761b14290bc0b06a96ef9f6c03a8ab?("".coverReport.func1?&"".runExample.func1?4go.itab.*os.File,io.Reader?Ngo.string."testing: copying pipe: %v\n"?err.itab?.autotmp_694?.autotmp_691?Tgclocals·345141e467f81a300400167aa2198a59?Tgclocals·ac58e86c627d2dbabd97ca1044402d47?&"".runExample.func2?"runtime.gorecover?Bgo.string."--- FAIL: %s (%s)\n%s"?>go.string."--- PASS: %s (%s)\n"?Bgo.string."got:\n%s\nwant:\n%s\n"? runtime.eqstring?Zgo.string."got:\n%s\nwant (unordered):\n%s\n"?want.len?out.len?got.len?.autotmp_733?want.ptr?out.ptr?got.ptr?err.type?.autotmp_732?.autotmp_714?.autotmp_712?.autotmp_711?.autotmp_709?.autotmp_708?.autotmp_706?.autotmp_702?.autotmp_713?.autotmp_707?.autotmp_705?.autotmp_710?&ok?type.*bool?
339 start?type.time.Time?Tgclocals·0c8f420ed03e17b68b2d67a718927832?Tgclocals·8a17583815a1667f5770e4fb088e22a3? "".tRunner.func1?"runtime.closechan?lgo.string."test executed panic(nil) or runtime.Goexit"?fmt.Errorf?dgo.string."race detected during execution of test"?.autotmp_742?.autotmp_751?.autotmp_750?.autotmp_749?.autotmp_752?type.**"".T?Tgclocals·a9f8de32813c93c551fa594d62358b2a?Tgclocals·340fa09efa002c2ca3cda97c88b46108?r1?r0?a1?a0?Tgclocals·57a75722382d22c6db2b6c2118fbdc80?&"".runTests.func1.1?,"".runTests.func1.1·f?.autotmp_759?.autotmp_758?.autotmp_760?*type.*"".InternalTest?&"".startAlarm.func1?go.string."all"?4runtime/debug.SetTraceback?Fgo.string."test timed out after %v"?.autotmp_762?.autotmp_761?Tgclocals·7b2c3273ff76a79d5ab2bd3061af559a?"".init?"".initdone·?"runtime.throwinit?runtime.init?flag.init?fmt.init?os.init?sync.init?time.init?bytes.init?io.init?sort.init?strings.init?strconv.init?$runtime/debug.init?$runtime/trace.init?,go.string."test.bench"?bgo.string."run only benchmarks matching `regexp`"?flag.String?4go.string."test.benchtime"?^go.string."run each benchmark for duration `d`"?flag.Duration?2go.string."test.benchmem"?fgo.string."print memory allocations for benchmarks"?flag.Bool?,go.string."test.short"?^go.string."run smaller test suite to save time"?4go.string."test.outputdir"?Fgo.string."write profiles to `dir`"?$go.string."test.v"?Xgo.string."verbose: print additional output"?,go.string."test.count"?\go.string."run tests and benchmarks `n` times"?flag.Uint?:go.string."test.coverprofile"?\go.string."write a coverage profile to `file`"?(go.string."test.run"?rgo.string."run only tests and examples matching `regexp`"?6go.string."test.memprofile"?Xgo.string."write a memory profile to `file`"?>go.string."test.memprofilerate"??go.string."set memory profiling `rate` (see runtime.MemProfileRate)"?flag.Int?6go.string."test.cpuprofile"?Rgo.string."write a cpu profile to `file`"?:go.string."test.blockprofile"?pgo.string."write a goroutine blocking profile to `file`"?Bgo.string."test.blockprofilerate"??go.string."set blocking profile `rate` (see runtime.SetBlockProfileRate)"?:go.string."test.mutexprofile"??go.string."write a mutex contention profile to the named file after execution"?Jgo.string."test.mutexprofilefraction"?xgo.string."if >= 0, calls runtime.SetMutexProfileFraction()"?,go.string."test.trace"?\go.string."write an execution trace to `file`"?0go.string."test.timeout"??go.string."fail test binary execution after duration `d` (0 means unlimited)"?(go.string."test.cpu"??go.string."comma-separated `list` of cpu counts to run each test with"?2go.string."test.parallel"?Zgo.string."run at most `n` tests in parallel"?`go.string."testing: unexpected use of func Main"?errors.New?*"".(*T).flushToParent?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
runtime.a 51 @ BlockProfileD?4?? FMutexProfileD?4?? :%ThreadCreateProfile@?4?? ,GoroutineProfile@?4?? xt" buf·2 all·3 *stats.go?MemStats@? AllocTotalAllocSys Lookups Mallocs FreesDHeapAlloc HeapSysHeapIdleHeapInuse HeapReleasedHeapObjectsStackInuse StackSysMSpanInuseMSpanSysMCacheInuseMCacheSysBuckHashSys GCSysOtherSys NextGC LastGCPauseTotalNs PauseNs?PauseEnd? NumGCNumForcedGCGCCPUFractionEnableGC DebugGC BySizezSize ?? <ReadMemStatsFm·14 (panic.go? Goexit * roc.go? Gosched ?,Breakpoint &LockOSThread 8UnlockOSThread ( race.goRaceRead6 addr·1 RaceWrite6? RaceReadRange6? len·2 RaceWriteRange6?? RaceSemacquires·1 RaceSemrelease? RaceErrors ?RaceAcquire6?4 RaceRelease6?4 RaceReleaseMerge6?4 RaceDisable RaceEnable (symtab.gol FramesK callers
    [all...]
testing.a 338 tests?,type.[]"".InternalTest?Tgclocals·7e13c94c4a67dcd592dc3365f5e0c8fb?Tgclocals·262d0407e99a00682127a7c607d111f6?"".MainStart?.autotmp_736?4type.*[]"".InternalExample?.autotmp_735?.autotmp_734?.type.*[]"".InternalTest?.autotmp_733?type.*"".M?~r4?deps? type."".testDeps?Tgclocals·6c1e5d6de0b4a097e8a6249a48491563?Tgclocals·03cb96679d60557f0bbd9563c0125b4f? flag.CommandLine?"".parseCpuList?"".(*M).before?"".startAlarm?"".haveExamples?Ptype.struct { F uintptr; R "".testDeps }?8"".(testDeps).MatchString-fm?"".runTests?"".stopAlarm? go.string."FAIL"?fmt.Println?"".(*M).after? go.string."PASS"?Zgo.string."testing: warning: no tests to run"?flag.Parse?testRan? testOk?exampleRan?exampleOk?.autotmp_768?f·2?$type.*flag.FlagSet?.autotmp_772?Rtype.*struct { F uintptr; R "".testDeps }?.autotmp_771?.autotmp_770?.autotmp_769?.autotmp_767?.autotmp_750?.autotmp_749?.autotmp_748?.autotmp_747?.autotmp_744?.autotmp_743?.autotmp_740?Tgclocals·925e61bbf802e9323ec96979fb5953aa?Tgclocals·9d815280b5f89f574b21b95746620112?"".(*T).report?:go.string."--- %s: %s (%s)\n"?dstr.len?dstr.ptr?.autotmp_801?.autotmp_800?.autotmp_784?.autotmp_783?.autotmp_781?.autotmp_780?.autotmp_777?.autotmp_776?.autotmp_782?.autotmp_779?.autotmp_775?Tgclocals·c53eea33c6d0a4580bb3f60d285e6e6a?Tgclocals·33e6cff07cce7bb85df2ca6906f72bec?"".RunTests?.autotmp_809?.autotmp_811?.autotmp_810?.autotmp_805?.autotmp_804?Tgclocals·b10da5953038378dce1b0d3080ebb981?Tgclocals·9ea31a1b9c32e41cc0aef36d66aaddac?*go.string."-test.run"?"".parallel?""".runTests.func1?.autotmp_831?.autotmp_830?.autotmp_828?.autotmp_827?.autotmp_838?.autotmp_837?.autotmp_836?.autotmp_835?.autotmp_834?.autotmp_833?.autotmp_832?.autotmp_829?.autotmp_817?jtype.struct { F uintptr; "".tests []"".InternalTest }?Tgclocals·7e406745e105f7735a56821b88308f61?Tgclocals·c248cddce8f0537bcf09aac6031b2dc5?""".memProfileRate?"".cpuProfile?"".traceFile?"".blockProfile?"".mutexProfile??go.string."testing: cannot use -test.coverprofile because test binary was not built with coverage enabled\n"?."".mutexProfileFraction?>runtime.SetMutexProfileFraction?&"".blockProfileRate?6runtime.SetBlockProfileRate?&runtime/trace.Start?\go.string."testing: can't start tracing: %s\n"? os.(*File).Close?dgo.string."testing: can't start cpu profile: %s\n"?,runtime.MemProfileRate?.autotmp_869?.autotmp_852?.autotmp_849?.autotmp_845?.autotmp_842?Tgclocals·271bedc54fbdd9eb02a5075240a611a3?Tgclocals·1ff02db1a585ccb1ac8b42d3b49bf396?"".memProfile?"go.string."mutex"?Rgo.string."testing: can't write %s: %s\n"?"go.string."block"?$runtime/trace.Stop?.autotmp_920?.autotmp_919?.autotmp_918?.autotmp_887?.autotmp_880?.autotmp_873?.autotmp_890?.autotmp_883?.autotmp_876?Tgclocals·eeb304e8a8e84bd0bfa413e0811c448a?Tgclocals·a69bef699cf17f764b09dd23381e23f1?"".outputDir?$go.string."%s%c%s"?.autotmp_923?.autotmp_935?.autotmp_934?.autotmp_933?.autotmp_924?.autotmp_922?path?Tgclocals·907bcb9353ed51d7a9270ecd10860100?"".timeout?,"".startAlarm.func1·f?time.AfterFunc?"".timer?.autotmp_937? type.*time.Timer?$time.(*Timer).Stop?"".cpuListStr?go.string.","?"strings.TrimSpace?"".count?strconv.Atoi?jgo.string."testing: invalid value %q for -test.cpu\n"?val.len?type.uint?cpu?.autotmp_966?.autotmp_965?.autotmp_964?.autotmp_960?.autotmp_959?val.ptr?.autotmp_963?.autotmp_962?.autotmp_961?.autotmp_944?.autotmp_943?Tgclocals·f5be5308b59e045b7c5b33ee8908cfb7?Tgclocals·5fcfe2d1ea3864bac446152efc54258c?("".(*B).run1.func1.1?.autotmp_967?$"".(*B).run1.func1?."".(*B).run1.func1.1·f?("".(*B).launch.func1?.autotmp_968?"runtime.morestack?.autotmp_976?.autotmp_975?.autotmp_977?.autotmp_974?Tgclocals·1dc253a70a02e34230da2789b87b3619?2"".(*B).RunParallel.func1?2sync.(*WaitGroup).Done·f?type."".PB?.autotmp_980?.autotmp_979?Tgclocals·05501fe34521be9df2c33c207f71c3c2?Tgclocals·5f629d92e7494603a3d7721e3a62d358?("".coverReport.func1?&"".runExample.func1?4go.itab.*os.File,io.Reader?Ngo.string."testing: copying pipe: %v\n"?.autotmp_995?.autotmp_994?.autotmp_988?.autotmp_985?Tgclocals·f120999a66160e5556a4fa1c9b93a36f?Tgclocals·03e6bd443fcfafbe4325adb58724261e?&"".runExample.func2?"runtime.gorecover?Bgo.string."--- FAIL: %s (%s)\n%s"?>go.string."--- PASS: %s (%s)\n"?Bgo.string."got:\n%s\nwant:\n%s\n"? runtime.eqstring?Zgo.string."got:\n%s\nwant (unordered):\n%s\n"?want.len?out.len?got.len?.autotmp_1036?want.ptr?out.ptr?got.ptr?err.type?.autotmp_1035?.autotmp_1034?.autotmp_999?.autotmp_1016?.autotmp_1014?.autotmp_1013?.autotmp_1010?.autotmp_1009?.autotmp_1006?.autotmp_1015?.autotmp_1008?.autotmp_1005?.autotmp_1012?&ok?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
runtime.a 50 @ BlockProfileD?4?? FMutexProfileD?4?? :%ThreadCreateProfile@?4?? ,GoroutineProfile@?4?? xt" buf·2 all·3 *stats.go?MemStats@? AllocTotalAllocSys Lookups Mallocs FreesDHeapAlloc HeapSysHeapIdleHeapInuse HeapReleasedHeapObjectsStackInuse StackSysMSpanInuseMSpanSysMCacheInuseMCacheSysBuckHashSys GCSysOtherSys NextGC LastGCPauseTotalNs PauseNs?PauseEnd? NumGCNumForcedGCGCCPUFractionEnableGC DebugGC BySizezSize ?? <ReadMemStatsFm·14 (panic.go? Goexit * roc.go? Gosched ?,Breakpoint &LockOSThread 8UnlockOSThread (symtab.gol FramesK callers
    [all...]
testing.a 338 tests?,type.[]"".InternalTest?Tgclocals·9ba32e23689cf3ea7ee805261561838b?Tgclocals·3688d5e9ace7aa756db172cd5f0c989a?"".MainStart?.autotmp_498?type.*"".M?~r4?deps? type."".testDeps?Tgclocals·e448ceffc827e123da2341020d9838f6?Tgclocals·f155ede1065f3d6a7f56b1c17b0b749d? flag.CommandLine?"".parseCpuList?"".(*M).before?"".startAlarm?"".haveExamples?Ptype.struct { F uintptr; R "".testDeps }?8"".(testDeps).MatchString-fm?"".runTests?"".stopAlarm? go.string."FAIL"?fmt.Println?"".(*M).after? go.string."PASS"?Zgo.string."testing: warning: no tests to run"?flag.Parse?testRan? testOk?exampleRan?exampleOk?.autotmp_527?Rtype.*struct { F uintptr; R "".testDeps }?.autotmp_526?.autotmp_525?.autotmp_524?.autotmp_507?.autotmp_506?.autotmp_505?.autotmp_504?.autotmp_502?.autotmp_501?.autotmp_500?Tgclocals·b6fd1809042f101714dea21cf424ff12?Tgclocals·c756d73b9ccca849138cf3e25d912f2a?"".(*T).report?:go.string."--- %s: %s (%s)\n"?dstr.len?dstr.ptr?.autotmp_538?.autotmp_537?.autotmp_535?.autotmp_534?.autotmp_531?.autotmp_530?.autotmp_536?.autotmp_533?.autotmp_529?Tgclocals·99408b35794c7726610b02a2a70b1ba4?Tgclocals·3c304ec12fe447f3f0fd82388d62cf1d?"".RunTests?.autotmp_559?.autotmp_555?.autotmp_554?Tgclocals·55eaddd84e3a1c79fa031aef92668df7?Tgclocals·488112b86ce2e5d099bbd25cfb5a88fa?*go.string."-test.run"?"".parallel?""".runTests.func1?.autotmp_579?.autotmp_578?.autotmp_576?.autotmp_575?.autotmp_582?.autotmp_581?.autotmp_580?.autotmp_577?.autotmp_565?jtype.struct { F uintptr; "".tests []"".InternalTest }?Tgclocals·28f388989094317bae8a3779f092b410?Tgclocals·e97422d21991b000d962f6fa86fe379b?""".memProfileRate?,runtime.MemProfileRate?"".cpuProfile?"".traceFile?"".blockProfile?&"".blockProfileRate?"".mutexProfile?."".mutexProfileFraction??go.string."testing: cannot use -test.coverprofile because test binary was not built with coverage enabled\n"?>runtime.SetMutexProfileFraction?6runtime.SetBlockProfileRate?&runtime/trace.Start?\go.string."testing: can't start tracing: %s\n"? os.(*File).Close?dgo.string."testing: can't start cpu profile: %s\n"?.autotmp_590?.autotmp_588?.autotmp_586?.autotmp_584?Tgclocals·d4ba5968a3bc21177e355733e54ce0d7?Tgclocals·758a6014118909126c368e632f786aaa?"".memProfile?"go.string."mutex"?Rgo.string."testing: can't write %s: %s\n"?"go.string."block"?$runtime/trace.Stop?.autotmp_646?.autotmp_616?.autotmp_612?.autotmp_608?.autotmp_618?.autotmp_614?.autotmp_610?Tgclocals·ffa6e3d719e76d56495b2c8c8224813f?Tgclocals·7a76abbe20e070ab3427c7ef23de9447?"".outputDir?$go.string."%s%c%s"?.autotmp_649?.autotmp_650?.autotmp_648?path?Tgclocals·4032f753396f2012ad1784f398b170f4?Tgclocals·53590d5b0fb969a7c5e54cefcaebcb6a?"".timeout?,"".startAlarm.func1·f?time.AfterFunc?"".timer?$time.(*Timer).Stop?"".cpuListStr?go.string.","?"strings.TrimSpace?"".count?strconv.Atoi?jgo.string."testing: invalid value %q for -test.cpu\n"?val.len?type.uint?cpu?.autotmp_676?.autotmp_674?.autotmp_673?val.ptr?.autotmp_675?.autotmp_662?.autotmp_661?Tgclocals·f6bd6b3389b872033d462029172c8612?Tgclocals·7a5737c316f9739cd40492922479a6da?("".(*B).run1.func1.1?.autotmp_677?$"".(*B).run1.func1?."".(*B).run1.func1.1·f?("".(*B).launch.func1?.autotmp_678?"runtime.morestack?.autotmp_685?.autotmp_684?.autotmp_686?Tgclocals·09b80ec389a9e6ac09cfa1cd3c45263d?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?2"".(*B).RunParallel.func1?2sync.(*WaitGroup).Done·f?type."".PB?Tgclocals·4a761b14290bc0b06a96ef9f6c03a8ab?("".coverReport.func1?&"".runExample.func1?4go.itab.*os.File,io.Reader?Ngo.string."testing: copying pipe: %v\n"?err.itab?.autotmp_694?.autotmp_691?Tgclocals·345141e467f81a300400167aa2198a59?Tgclocals·ac58e86c627d2dbabd97ca1044402d47?&"".runExample.func2?"runtime.gorecover?Bgo.string."--- FAIL: %s (%s)\n%s"?>go.string."--- PASS: %s (%s)\n"?Bgo.string."got:\n%s\nwant:\n%s\n"? runtime.eqstring?Zgo.string."got:\n%s\nwant (unordered):\n%s\n"?want.len?out.len?got.len?.autotmp_733?want.ptr?out.ptr?got.ptr?err.type?.autotmp_732?.autotmp_714?.autotmp_712?.autotmp_711?.autotmp_709?.autotmp_708?.autotmp_706?.autotmp_702?.autotmp_713?.autotmp_707?.autotmp_705?.autotmp_710?&ok?type.*bool?
339 start?type.time.Time?Tgclocals·0c8f420ed03e17b68b2d67a718927832?Tgclocals·8a17583815a1667f5770e4fb088e22a3? "".tRunner.func1?"runtime.closechan?lgo.string."test executed panic(nil) or runtime.Goexit"?fmt.Errorf?dgo.string."race detected during execution of test"?.autotmp_742?.autotmp_751?.autotmp_750?.autotmp_749?.autotmp_752?type.**"".T?Tgclocals·a9f8de32813c93c551fa594d62358b2a?Tgclocals·340fa09efa002c2ca3cda97c88b46108?r1?r0?a1?a0?Tgclocals·57a75722382d22c6db2b6c2118fbdc80?&"".runTests.func1.1?,"".runTests.func1.1·f?.autotmp_759?.autotmp_758?.autotmp_760?*type.*"".InternalTest?&"".startAlarm.func1?go.string."all"?4runtime/debug.SetTraceback?Fgo.string."test timed out after %v"?.autotmp_762?.autotmp_761?Tgclocals·7b2c3273ff76a79d5ab2bd3061af559a?"".init?"".initdone·?"runtime.throwinit?runtime.init?flag.init?fmt.init?os.init?sync.init?time.init?bytes.init?io.init?sort.init?strings.init?strconv.init?$runtime/debug.init?$runtime/trace.init?,go.string."test.bench"?bgo.string."run only benchmarks matching `regexp`"?flag.String?4go.string."test.benchtime"?^go.string."run each benchmark for duration `d`"?flag.Duration?2go.string."test.benchmem"?fgo.string."print memory allocations for benchmarks"?flag.Bool?,go.string."test.short"?^go.string."run smaller test suite to save time"?4go.string."test.outputdir"?Fgo.string."write profiles to `dir`"?$go.string."test.v"?Xgo.string."verbose: print additional output"?,go.string."test.count"?\go.string."run tests and benchmarks `n` times"?flag.Uint?:go.string."test.coverprofile"?\go.string."write a coverage profile to `file`"?(go.string."test.run"?rgo.string."run only tests and examples matching `regexp`"?6go.string."test.memprofile"?Xgo.string."write a memory profile to `file`"?>go.string."test.memprofilerate"??go.string."set memory profiling `rate` (see runtime.MemProfileRate)"?flag.Int?6go.string."test.cpuprofile"?Rgo.string."write a cpu profile to `file`"?:go.string."test.blockprofile"?pgo.string."write a goroutine blocking profile to `file`"?Bgo.string."test.blockprofilerate"??go.string."set blocking profile `rate` (see runtime.SetBlockProfileRate)"?:go.string."test.mutexprofile"??go.string."write a mutex contention profile to the named file after execution"?Jgo.string."test.mutexprofilefraction"?xgo.string."if >= 0, calls runtime.SetMutexProfileFraction()"?,go.string."test.trace"?\go.string."write an execution trace to `file`"?0go.string."test.timeout"??go.string."fail test binary execution after duration `d` (0 means unlimited)"?(go.string."test.cpu"??go.string."comma-separated `list` of cpu counts to run each test with"?2go.string."test.parallel"?Zgo.string."run at most `n` tests in parallel"?`go.string."testing: unexpected use of func Main"?errors.New?*"".(*T).flushToParent?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
runtime.a 50 @ BlockProfileD?4?? FMutexProfileD?4?? :%ThreadCreateProfile@?4?? ,GoroutineProfile@?4?? xt" buf·2 all·3 *stats.go?MemStats@? AllocTotalAllocSys Lookups Mallocs FreesDHeapAlloc HeapSysHeapIdleHeapInuse HeapReleasedHeapObjectsStackInuse StackSysMSpanInuseMSpanSysMCacheInuseMCacheSysBuckHashSys GCSysOtherSys NextGC LastGCPauseTotalNs PauseNs?PauseEnd? NumGCNumForcedGCGCCPUFractionEnableGC DebugGC BySizezSize ?? <ReadMemStatsFm·14 (panic.go? Goexit * roc.go? Gosched ?,Breakpoint &LockOSThread 8UnlockOSThread ( race.goRaceRead6 addr·1 RaceWrite6? RaceReadRange6? len·2 RaceWriteRange6?? RaceSemacquires·1 RaceSemrelease? RaceErrors ?RaceAcquire6?4 RaceRelease6?4 RaceReleaseMerge6?4 RaceDisable RaceEnable (symtab.gol FramesK callers
    [all...]

Completed in 660 milliseconds

1 2