Searched defs:perf_sample_data (Results 1 – 13 of 13) sorted by relevance
7732 struct perf_sample_data { struct7733 u64 sample_flags;7734 u64 period;7735 u64 dyn_size;7736 u64 type;7737 struct {7740 } tid_entry;7741 u64 time;7742 u64 id;7743 struct {[all …]
6031 struct perf_sample_data { struct6032 u64 addr;6033 struct perf_raw_record *raw;6034 struct perf_branch_stack *br_stack;6035 u64 period;6036 union perf_sample_weight weight;6037 u64 txn;6038 union perf_mem_data_src data_src;6039 u64 type;6040 u64 ip;[all …]
6039 struct perf_sample_data { struct6040 u64 sample_flags;6041 u64 period;6042 struct perf_branch_stack *br_stack;6043 union perf_sample_weight weight;6044 union perf_mem_data_src data_src;6045 u64 txn;6046 u64 addr;6047 struct perf_raw_record *raw;6048 u64 type;[all …]
8730 struct perf_sample_data { struct8731 u64 addr;8732 struct perf_raw_record *raw;8733 struct perf_branch_stack *br_stack;8734 u64 period;8735 union perf_sample_weight weight;8736 u64 txn;8737 union perf_mem_data_src data_src;8738 u64 type;8739 u64 ip;[all …]
8651 struct perf_sample_data { struct8652 u64 sample_flags;8653 u64 period;8654 u64 dyn_size;8655 u64 type;8656 struct {8659 } tid_entry;8660 u64 time;8661 u64 id;8662 struct {[all …]
7458 struct perf_sample_data { struct7459 u64 sample_flags;7460 u64 period;7461 u64 dyn_size;7462 u64 type;7463 struct {7466 } tid_entry;7467 u64 time;7468 u64 id;7469 struct {[all …]
5611 struct perf_sample_data { struct5612 u64 sample_flags;5613 u64 period;5614 struct perf_branch_stack *br_stack;5615 union perf_sample_weight weight;5616 union perf_mem_data_src data_src;5617 u64 txn;5618 u64 addr;5619 struct perf_raw_record *raw;5620 u64 type;[all …]
6558 struct perf_sample_data { struct6559 u64 addr;6560 struct perf_raw_record *raw;6561 struct perf_branch_stack *br_stack;6562 u64 period;6563 union perf_sample_weight weight;6564 u64 txn;6565 union perf_mem_data_src data_src;6566 u64 type;6567 u64 ip;[all …]