Searched refs:bp_type (Results 1 - 8 of 8) sorted by relevance
/external/strace/ |
H A D | perf_event_struct.h | 48 uint32_t bp_type; member in struct:perf_event_attr
|
H A D | perf.c | 337 PRINT_XLAT(", bp_type=", hw_breakpoint_type, attr->bp_type, 338 (attr->bp_type <=
|
H A D | configure | 9589 ac_fn_c_check_member "$LINENO" "struct perf_event_attr" "bp_type" "ac_cv_member_struct_perf_event_attr_bp_type" "#include <linux/perf_event.h>
|
/external/strace/tests/ |
H A D | perf_event_open.c | 128 * bp_type - 6, weird semantics (invalid/unknown) 149 const char *bp_type, const char *branch_sample_type, 363 printf(", bp_type=%s", bp_type); 756 attr->bp_type = 146 print_event_attr(struct perf_event_attr *attr_ptr, size_t size, const char *type, const char *config, const char *sample_type, const char *read_format, const char *precise_ip_desc, const char *bp_type, const char *branch_sample_type, const char *clockid, uint32_t available_size) argument
|
/external/strace/tests-m32/ |
H A D | perf_event_open.c | 128 * bp_type - 6, weird semantics (invalid/unknown) 149 const char *bp_type, const char *branch_sample_type, 363 printf(", bp_type=%s", bp_type); 756 attr->bp_type = 146 print_event_attr(struct perf_event_attr *attr_ptr, size_t size, const char *type, const char *config, const char *sample_type, const char *read_format, const char *precise_ip_desc, const char *bp_type, const char *branch_sample_type, const char *clockid, uint32_t available_size) argument
|
/external/strace/tests-mx32/ |
H A D | perf_event_open.c | 128 * bp_type - 6, weird semantics (invalid/unknown) 149 const char *bp_type, const char *branch_sample_type, 363 printf(", bp_type=%s", bp_type); 756 attr->bp_type = 146 print_event_attr(struct perf_event_attr *attr_ptr, size_t size, const char *type, const char *config, const char *sample_type, const char *read_format, const char *precise_ip_desc, const char *bp_type, const char *branch_sample_type, const char *clockid, uint32_t available_size) argument
|
/external/kernel-headers/original/uapi/linux/ |
H A D | perf_event.h | 354 __u32 bp_type; member in struct:perf_event_attr
|
/external/valgrind/include/vki/ |
H A D | vki-linux.h | 2958 __vki_u32 bp_type; member in struct:vki_perf_event_attr
|
Completed in 294 milliseconds