Lines Matching refs:u64
38 u64 db_id;
39 u64 comm_db_id;
40 u64 dso_db_id;
41 u64 sym_db_id;
42 u64 offset; /* ip offset from symbol start */
43 u64 addr_dso_db_id;
44 u64 addr_sym_db_id;
45 u64 addr_offset; /* addr offset from symbol start */
52 u64 main_thread_db_id, struct machine *machine);
54 int (*export_comm_thread)(struct db_export *dbe, u64 db_id,
67 u64 evsel_last_db_id;
68 u64 machine_last_db_id;
69 u64 thread_last_db_id;
70 u64 comm_last_db_id;
71 u64 comm_thread_last_db_id;
72 u64 dso_last_db_id;
73 u64 symbol_last_db_id;
74 u64 sample_last_db_id;
75 u64 call_path_last_db_id;
76 u64 call_return_last_db_id;