Searched refs:btf_log_buf (Results 1 – 7 of 7) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_btf.c | 87 static char btf_log_buf[BTF_LOG_BUF_SIZE]; variable 3652 *btf_log_buf = '\0'; in do_test_raw() 3654 btf_log_buf, BTF_LOG_BUF_SIZE, in do_test_raw() 3661 CHECK(test->err_str && !strstr(btf_log_buf, test->err_str), in do_test_raw() 3689 if (*btf_log_buf && (err || args.always_log)) in do_test_raw() 3690 fprintf(stderr, "\n%s", btf_log_buf); in do_test_raw() 3802 *btf_log_buf = '\0'; in test_big_btf_info() 3811 btf_log_buf, BTF_LOG_BUF_SIZE, in test_big_btf_info() 3853 if (*btf_log_buf && (err || args.always_log)) in test_big_btf_info() 3854 fprintf(stderr, "\n%s", btf_log_buf); in test_big_btf_info() [all …]
|
/external/ltp/include/lapi/ |
D | bpf.h | 295 aligned_uint64_t btf_log_buf; member
|
/external/bcc/src/cc/includes/compat/linux/ |
D | bpf.h | 432 __aligned_u64 btf_log_buf; member
|
/external/bcc/src/cc/compat/linux/ |
D | bpf.h | 432 __aligned_u64 btf_log_buf; member
|
/external/kernel-headers/original/uapi/linux/ |
D | bpf.h | 648 __aligned_u64 btf_log_buf; member
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v0.abi | 55641 …<var-decl name="btf_log_buf" type-id="d3130597" visibility="default" filepath="include/uapi/linux/…
|
D | test-PR27569-v1.abi | 55670 …<var-decl name="btf_log_buf" type-id="d3130597" visibility="default" filepath="include/uapi/linux/…
|