Home
last modified time | relevance | path

Searched defs:NewStack (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/telemetry/counter/
Dcounter.go38 func NewStack(name string, depth int) *counter.StackCounter { func
Dcounter_bootstrap.go18 func NewStack(name string, depth int) dummyCounter { return dummyCounter{} } func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/counter/
Dcounter.go77 func NewStack(name string, depth int) *StackCounter { func
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DSampleProfReader.cpp651 InlineCallStack NewStack; in readOneFunctionProfile() local
701 InlineCallStack NewStack; in readOneFunctionProfile() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/counter/
Dstackcounter.go36 func NewStack(name string, depth int) *StackCounter { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1133 InlineCallStack NewStack; in readOneFunctionProfile() local
1181 InlineCallStack NewStack; in readOneFunctionProfile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1717 InlineCallStack NewStack; in readOneFunctionProfile() local
1765 InlineCallStack NewStack; in readOneFunctionProfile() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp4911 llvm::Value *NewStack = in EmitAAPCSVAArg() local