Home
last modified time | relevance | path

Searched defs:stack_traces (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/bcc/tests/cc/
H A Dtest_bpf_table.cc205 auto stack_traces = bpf.get_stack_table("stack_traces"); variable
258 auto stack_traces = bpf.get_stackbuildid_table("stack_traces"); variable
/aosp_15_r20/external/bcc/examples/tracing/
H A Dmallocstacks.py66 stack_traces = b.get_table("stack_traces") variable
H A Dstack_buildid_example.py83 stack_traces = b.get_table("stack_traces") variable
H A Dstacksnoop.py86 stack_traces = b.get_table("stack_traces") variable
/aosp_15_r20/external/googleapis/google/cloud/websecurityscanner/v1alpha/
H A Dfinding_addon.proto74 repeated string stack_traces = 1; field
/aosp_15_r20/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1alpha/src/main/proto/google/cloud/websecurityscanner/v1alpha/
H A Dfinding_addon.proto74 repeated string stack_traces = 1; field
/aosp_15_r20/external/bcc/tools/
H A Dtcpdrop.py238 stack_traces = b.get_table("stack_traces") variable
H A Dcompactsnoop.py292 stack_traces = b.get_table("stack_traces") variable
H A Dwakeuptime.py238 stack_traces = b.get_table("stack_traces") variable
H A Dklockstat.py463 stack_traces = b.get_table("stack_traces") variable
H A Doffwaketime.py327 stack_traces = b.get_table("stack_traces") variable
H A Doffcputime.py317 stack_traces = b.get_table("stack_traces") variable
H A Dprofile.py342 stack_traces = b.get_table("stack_traces") variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.cc1220 const StackTracesMap& stack_traces) in FunctionDefAndOpRegistration()
1279 const FunctionDef& fdef, const StackTracesMap& stack_traces) { in AddFunctionDef()
1286 const FunctionDef& fdef, const StackTracesMap& stack_traces, bool* added) { in AddFunctionDefHelper()
1484 const StackTracesMap& stack_traces) { in ReplaceFunction()
/aosp_15_r20/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1beta/src/main/proto/google/cloud/websecurityscanner/v1beta/
H A Dfinding_addon.proto86 repeated string stack_traces = 1; field
/aosp_15_r20/external/googleapis/google/cloud/websecurityscanner/v1beta/
H A Dfinding_addon.proto86 repeated string stack_traces = 1; field
/aosp_15_r20/external/bcc/tools/old/
H A Dcompactsnoop.py298 stack_traces = b.get_table("stack_traces") variable
H A Dprofile.py301 stack_traces = b.get_table("stack_traces") variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction_def_utils.cc55 const StackTracesMap& stack_traces = in FunctionDefToBodyHelper() local
/aosp_15_r20/external/googleapis/google/cloud/websecurityscanner/v1/
H A Dfinding_addon.proto137 repeated string stack_traces = 1; field
/aosp_15_r20/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1/src/main/proto/google/cloud/websecurityscanner/v1/
H A Dfinding_addon.proto137 repeated string stack_traces = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_internal.h160 tensorflow::StackTracesMap stack_traces; member
/aosp_15_r20/bionic/libfdtrack/
H A Dfdtrack.cpp72 static std::array<FdEntry, kFdTableSize> stack_traces [[clang::no_destroy]]; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc919 const FunctionDef& fdef, const StackTracesMap& stack_traces) { in AddFunctionDefWithStackTraces()
932 const StackTracesMap& stack_traces) { in AddFunctionDef()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Drearrange_function_argument.cc460 const StackTracesMap& stack_traces = in MaybeRewriteIfNode() local

12