Home
last modified time | relevance | path

Searched refs:u64_hex (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Ddata-convert-bt.c81 struct bt_ctf_field_type *u64_hex; member
166 __FUNC_VALUE_SET(u64_hex, u64)
209 return cw->data.u64_hex; in get_tracepoint_field_type()
945 __NON_SAMPLE_SET_FIELD(mmap, u64_hex, start);
951 __NON_SAMPLE_SET_FIELD(mmap2, u64_hex, start);
1139 ADD_FIELD(event_class, cw->data.u64_hex, "perf_ip"); in add_generic_types()
1169 cw->data.u64_hex, "perf_callchain_size"), in add_generic_types()
1297 __NON_SAMPLE_ADD_FIELD(u64_hex, start);
1304 __NON_SAMPLE_ADD_FIELD(u64_hex, start);
1544 CREATE_INT_TYPE(cw->data.u64_hex, 64, false, true); in ctf_writer__init_data()