lab.nexedi.com/kirr/go123@v0.0.0-20240207185015-8299741fa871/tracing/cmd/gotrace/testdata/src/c/pkg3/ztrace_x_test.go.ok (about)

     1  // Code generated by lab.nexedi.com/kirr/go123/tracing/cmd/gotrace; DO NOT EDIT.
     2  
     3  package pkg3_test
     4  // code generated for tracepoints
     5  
     6  import (
     7  	"lab.nexedi.com/kirr/go123/tracing"
     8  	_ "unsafe"
     9  )
    10  
    11  // traceimport: "b/pkg2"
    12  
    13  // rerun "gotrace gen" if you see link failure ↓↓↓
    14  //go:linkname pkg2_trace_exporthash b/pkg2._trace_exporthash_80ddfc2f6c72bdf357dedbb2f0bbec85e93106fc
    15  func pkg2_trace_exporthash()
    16  func init() { pkg2_trace_exporthash() }
    17  
    18  
    19  //go:linkname pkg2_traceDoSomething_Attach b/pkg2.traceDoSomething_Attach
    20  func pkg2_traceDoSomething_Attach(*tracing.ProbeGroup, func(i, j int, q string)) *tracing.Probe