/aosp_15_r20/external/bcc/tools/ |
H A D | deadlock.c | 22 u64 stack_id; member 54 u64 stack_id; member 97 u64 stack_id = in trace_mutex_acquire() local
|
H A D | capable.py | 260 def stack_id_err(stack_id): argument 265 def print_stack(bpf, stack_id, stack_type, tgid): argument
|
H A D | klockstat.py | 49 def stack_id_err(stack_id): argument
|
H A D | deadlock.py | 522 def print_stack_trace(stack_id): argument
|
H A D | offwaketime.py | 59 def stack_id_err(stack_id): argument
|
H A D | offcputime.py | 42 def stack_id_err(stack_id): argument
|
H A D | profile.py | 68 def stack_id_err(stack_id): argument
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/ |
D | slice_tables_py.h | 61 static constexpr uint32_t stack_id = 8; member 79 using stack_id = TypedColumn<int64_t>; member 127 int64_t stack_id; member 213 ColumnType::stack_id::type stack_id() const { in stack_id() function 354 ColumnType::stack_id::type stack_id() const { in stack_id() function 805 const TypedColumn<int64_t>& stack_id() const { in stack_id() function 945 static constexpr uint32_t stack_id = 8; member 974 using stack_id = TypedColumn<int64_t>; member 1132 ColumnType::stack_id::type stack_id() const { in stack_id() function 1350 ColumnType::stack_id::type stack_id() const { in stack_id() function [all …]
|
/aosp_15_r20/external/bcc/src/cc/api/ |
H A D | BPFTable.cc | 291 std::vector<uintptr_t> BPFStackTable::get_stack_addr(int stack_id) { in get_stack_addr() 303 std::vector<std::string> BPFStackTable::get_stack_symbol(int stack_id, in get_stack_symbol() 350 std::vector<bpf_stack_build_id> BPFStackBuildIdTable::get_stack_addr(int stack_id) { in get_stack_addr() 369 std::vector<std::string> BPFStackBuildIdTable::get_stack_symbol(int stack_id) in get_stack_symbol()
|
/aosp_15_r20/external/compiler-rt/lib/msan/ |
H A D | msan_origin.h | 89 u32 stack_id = ChainedOriginDepotGet(getChainedId(), &prev_id); in getNextChainedOrigin() local 104 u32 stack_id = StackDepotPut(*stack); in CreateHeapOrigin() local
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/profile_chrome/third_party/ |
H A D | perf_to_tracing.py | 74 def __init__(self, stack_id, name, category): argument 113 def __init__(self, stack_id, ts, cpu, tid, weight, samp_type, comm): argument
|
/aosp_15_r20/external/bcc/tests/cc/ |
H A D | test_bpf_table.cc | 207 int stack_id = id[0]; variable 264 int stack_id = id[0]; variable
|
/aosp_15_r20/external/compiler-rt/lib/lsan/ |
H A D | lsan_common_linux.cc | 94 static uptr GetCallerPC(u32 stack_id, StackDepotReverseMap *map) { in GetCallerPC() 118 u32 stack_id = m.stack_trace_id(); in ProcessPlatformSpecificAllocationsCb() local
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_globals.cc | 53 u32 stack_id; member 310 u32 stack_id = StackDepotPut(stack); in __asan_register_globals() local
|
H A D | asan_thread.h | 47 u32 stack_id; variable
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | memleak.bpf.c | 54 static void update_statistics_add(u64 stack_id, u64 sz) in update_statistics_add() 70 static void update_statistics_del(u64 stack_id, u64 sz) in update_statistics_del()
|
H A D | klockstat.c | 284 uint32_t stack_id; member 506 uint32_t stack_id; in print_stats() local
|
H A D | memleak.h | 10 int stack_id; member
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ignoreset.cc | 23 void IgnoreSet::Add(u32 stack_id) { in Add()
|
H A D | tsan_rtl_report.cc | 104 ReportStack *SymbolizeStackId(u32 stack_id) { in SymbolizeStackId() 359 void ScopedReport::AddSleep(u32 stack_id) { in AddSleep()
|
/aosp_15_r20/external/bcc/src/lua/bpf/ |
H A D | builtins.lua | 329 local function stack_id(e, ret, map_var, key) function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/ |
H A D | pool.rs | 573 let stack_id = caller % self.stacks.len(); in get_slow() localVariable 606 let stack_id = caller % self.stacks.len(); in put_value() localVariable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | jitprofiling.h | 154 unsigned int stack_id; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | jitprofiling.h | 154 unsigned int stack_id; member
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | jitprofiling.h | 155 unsigned int stack_id; member
|