Searched refs:bp_type (Results 1 - 8 of 8) sorted by relevance

/external/strace/
H A Dperf_event_struct.h48 uint32_t bp_type; member in struct:perf_event_attr
H A Dperf.c337 PRINT_XLAT(", bp_type=", hw_breakpoint_type, attr->bp_type,
338 (attr->bp_type <=
H A Dconfigure9589 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 Dperf_event_open.c128 * 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 Dperf_event_open.c128 * 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 Dperf_event_open.c128 * 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 Dperf_event.h354 __u32 bp_type; member in struct:perf_event_attr
/external/valgrind/include/vki/
H A Dvki-linux.h2958 __vki_u32 bp_type; member in struct:vki_perf_event_attr

Completed in 294 milliseconds