Home
last modified time | relevance | path

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

/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/github.com/google/pprof/internal/report/
H A Dsource.go207 func sourceCoordinates(asm map[int][]assemblyInstruction) (start, end int) { argument
222 …jSyms []*objSymbol, rs graph.Nodes, src string, obj plugin.ObjTool) map[int][]assemblyInstruction {
223 assembly := make(map[int][]assemblyInstruction)
293 func printFunctionSourceLine(w io.Writer, fn *graph.Node, assembly []assemblyInstruction, rpt *Repo… argument
421 func getMissingFunctionSource(filename string, asm map[int][]assemblyInstruction, start, end int) (… argument
428 var group assemblyInstruction
H A Dreport.go523 type assemblyInstruction struct { struct
533 func (a *assemblyInstruction) flatValue() int64 { argument
540 func (a *assemblyInstruction) cumValue() int64 { argument
550 func annotateAssembly(insts []plugin.Inst, samples graph.Nodes, base uint64) []assemblyInstruction {
560 asm := make([]assemblyInstruction, 0, len(insts))
562 n := assemblyInstruction{
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/vendor/github.com/google/pprof/internal/report/
H A Dsource.go227 func sourceCoordinates(asm map[int][]assemblyInstruction) (start, end int) { argument
242 …jSyms []*objSymbol, rs graph.Nodes, src string, obj plugin.ObjTool) map[int][]assemblyInstruction {
243 assembly := make(map[int][]assemblyInstruction)
351 func printFunctionSourceLine(w io.Writer, fn *graph.Node, assembly []assemblyInstruction, reader *s… argument
487 func getMissingFunctionSource(filename string, asm map[int][]assemblyInstruction, start, end int) (… argument
494 var group assemblyInstruction
H A Dreport.go571 type assemblyInstruction struct { struct
588 func (a *assemblyInstruction) flatValue() int64 { argument
595 func (a *assemblyInstruction) cumValue() int64 { argument
605 func annotateAssembly(insts []plugin.Inst, samples graph.Nodes, base uint64) []assemblyInstruction {
615 asm := make([]assemblyInstruction, 0, len(insts))
617 n := assemblyInstruction{
/dports/devel/pprof/pprof-acf8798/internal/report/
H A Dsource.go227 func sourceCoordinates(asm map[int][]assemblyInstruction) (start, end int) { argument
242 …, rs graph.Nodes, src string, obj plugin.ObjTool, intelSyntax bool) map[int][]assemblyInstruction {
243 assembly := make(map[int][]assemblyInstruction)
351 func printFunctionSourceLine(w io.Writer, fn *graph.Node, assembly []assemblyInstruction, reader *s… argument
487 func getMissingFunctionSource(filename string, asm map[int][]assemblyInstruction, start, end int) (… argument
494 var group assemblyInstruction
H A Dreport.go590 type assemblyInstruction struct { struct
607 func (a *assemblyInstruction) flatValue() int64 { argument
614 func (a *assemblyInstruction) cumValue() int64 { argument
624 func annotateAssembly(insts []plugin.Inst, samples graph.Nodes, base uint64) []assemblyInstruction {
634 asm := make([]assemblyInstruction, 0, len(insts))
636 n := assemblyInstruction{
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/github.com/google/pprof/internal/report/
H A Dreport.go590 type assemblyInstruction struct { struct
607 func (a *assemblyInstruction) flatValue() int64 { argument
614 func (a *assemblyInstruction) cumValue() int64 { argument
624 …tateAssembly(insts []plugin.Inst, samples graph.Nodes, file plugin.ObjFile) []assemblyInstruction {
634 asm := make([]assemblyInstruction, 0, len(insts))
636 n := assemblyInstruction{
H A Dsource.go614 var asm []assemblyInstruction
644 asm = append(asm, assemblyInstruction{
791 assembly []assemblyInstruction, reader *sourceReader, rpt *Report) { argument
822 func printNested(w io.Writer, srcIndent int, assembly []assemblyInstruction, reader *sourceReader, … argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/google/pprof/internal/report/
H A Dreport.go586 type assemblyInstruction struct { struct
603 func (a *assemblyInstruction) flatValue() int64 { argument
610 func (a *assemblyInstruction) cumValue() int64 { argument
620 …tateAssembly(insts []plugin.Inst, samples graph.Nodes, file plugin.ObjFile) []assemblyInstruction {
630 asm := make([]assemblyInstruction, 0, len(insts))
632 n := assemblyInstruction{
H A Dsource.go553 var asm []assemblyInstruction
583 asm = append(asm, assemblyInstruction{
727 assembly []assemblyInstruction, reader *sourceReader, rpt *Report) { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/google/pprof/internal/report/
H A Dreport.go590 type assemblyInstruction struct { struct
607 func (a *assemblyInstruction) flatValue() int64 { argument
614 func (a *assemblyInstruction) cumValue() int64 { argument
624 func annotateAssembly(insts []plugin.Inst, samples graph.Nodes, base uint64) []assemblyInstruction {
634 asm := make([]assemblyInstruction, 0, len(insts))
636 n := assemblyInstruction{
H A Dsource.go544 var asm []assemblyInstruction
574 asm = append(asm, assemblyInstruction{
718 assembly []assemblyInstruction, reader *sourceReader, rpt *Report) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/google/pprof/internal/report/
H A Dreport.go590 type assemblyInstruction struct { struct
607 func (a *assemblyInstruction) flatValue() int64 { argument
614 func (a *assemblyInstruction) cumValue() int64 { argument
624 …tateAssembly(insts []plugin.Inst, samples graph.Nodes, file plugin.ObjFile) []assemblyInstruction {
634 asm := make([]assemblyInstruction, 0, len(insts))
636 n := assemblyInstruction{
H A Dsource.go614 var asm []assemblyInstruction
644 asm = append(asm, assemblyInstruction{
791 assembly []assemblyInstruction, reader *sourceReader, rpt *Report) { argument
822 func printNested(w io.Writer, srcIndent int, assembly []assemblyInstruction, reader *sourceReader, … argument
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/google/pprof/internal/report/
H A Dreport.go590 type assemblyInstruction struct { struct
607 func (a *assemblyInstruction) flatValue() int64 { argument
614 func (a *assemblyInstruction) cumValue() int64 { argument
624 …tateAssembly(insts []plugin.Inst, samples graph.Nodes, file plugin.ObjFile) []assemblyInstruction {
634 asm := make([]assemblyInstruction, 0, len(insts))
636 n := assemblyInstruction{
H A Dsource.go614 var asm []assemblyInstruction
644 asm = append(asm, assemblyInstruction{
791 assembly []assemblyInstruction, reader *sourceReader, rpt *Report) { argument
822 func printNested(w io.Writer, srcIndent int, assembly []assemblyInstruction, reader *sourceReader, … argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/google/pprof/internal/report/
H A Dreport.go590 type assemblyInstruction struct { struct
607 func (a *assemblyInstruction) flatValue() int64 { argument
614 func (a *assemblyInstruction) cumValue() int64 { argument
624 func annotateAssembly(insts []plugin.Inst, samples graph.Nodes, base uint64) []assemblyInstruction {
634 asm := make([]assemblyInstruction, 0, len(insts))
636 n := assemblyInstruction{
H A Dsource.go544 var asm []assemblyInstruction
574 asm = append(asm, assemblyInstruction{
718 assembly []assemblyInstruction, reader *sourceReader, rpt *Report) { argument
/dports/net/storj/storj-1.45.3/vendor/github.com/google/pprof/internal/report/
H A Dreport.go590 type assemblyInstruction struct { struct
607 func (a *assemblyInstruction) flatValue() int64 { argument
614 func (a *assemblyInstruction) cumValue() int64 { argument
624 …tateAssembly(insts []plugin.Inst, samples graph.Nodes, file plugin.ObjFile) []assemblyInstruction {
634 asm := make([]assemblyInstruction, 0, len(insts))
636 n := assemblyInstruction{
H A Dsource.go614 var asm []assemblyInstruction
644 asm = append(asm, assemblyInstruction{
791 assembly []assemblyInstruction, reader *sourceReader, rpt *Report) { argument
822 func printNested(w io.Writer, srcIndent int, assembly []assemblyInstruction, reader *sourceReader, … argument