Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Ddata-convert-bt.c66 struct bt_ctf_field_type *u64_hex; member
140 __FUNC_VALUE_SET(u64_hex, u64) in FUNC_VALUE_SET()
153 return cw->data.u64_hex; in FUNC_VALUE_SET()
773 ADD_FIELD(event_class, cw->data.u64_hex, "perf_ip"); in add_generic_types()
985 CREATE_INT_TYPE(cw->data.u64_hex, 64, false, true); in ctf_writer__init_data()