Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/linux/
Dcompiler.h171 #ifndef __fallthrough
172 # define __fallthrough macro
Dcompiler-gcc.h16 # define __fallthrough __attribute__ ((fallthrough)) macro
/Linux-v5.4/tools/perf/util/
Dstring.c39 __fallthrough; in perf_atoll()
Dstrfilter.c277 __fallthrough; in strfilter_node__sprint()
Dordered-events.c286 __fallthrough; in __ordered_events__flush()
Dcallchain.c721 __fallthrough; in match_chain()
742 __fallthrough; in match_chain()
/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.c704 __fallthrough; in intel_pt_pkt_desc()
Dintel-pt-decoder.c2173 __fallthrough; in intel_pt_walk_psb()
2239 __fallthrough; in intel_pt_walk_psb()
2584 __fallthrough; in intel_pt_decode()
/Linux-v5.4/tools/perf/
Dbuiltin-top.c700 __fallthrough; in display_thread()