Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/
Dprotomem_test.go98 res = append(res, sampleToString(s))
103 func sampleToString(s *profile.Sample) string { func
211 if sampleToString(sample) == expectedSample {