Home
last modified time | relevance | path

Searched defs:common_fields (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Ddata-convert-bt.c430 struct tep_format_field *common_fields = tp_format->format.common_fields; in add_tracepoint_values() local
1069 struct tep_format_field *common_fields = tp_format ? tp_format->format.common_fields : NULL; in add_tracepoint_types() local
/linux/fs/bcachefs/
H A Dextents.h153 #define common_fields(_crc) \ in bch2_extent_crc_unpack() macro
H A Dextents.c663 #define common_fields(_src) \ in bch2_extent_crc_pack() macro