Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/linux/
Dcompiler.h171 #ifndef __fallthrough
172 # define __fallthrough macro
Dcompiler-gcc.h14 # define __fallthrough __attribute__ ((fallthrough)) macro
/Linux-v4.19/tools/perf/util/
Dstring.c30 __fallthrough; in perf_atoll()
Dstrfilter.c276 __fallthrough; in strfilter_node__sprint()
Dcallchain.c714 __fallthrough; in match_chain()
735 __fallthrough; in match_chain()
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c1971 __fallthrough; in intel_pt_walk_psb()
2032 __fallthrough; in intel_pt_walk_psb()
2074 __fallthrough; in intel_pt_walk_to_ip()
2348 __fallthrough; in intel_pt_decode()
Dintel-pt-pkt-decoder.c587 __fallthrough; in intel_pt_pkt_desc()
/Linux-v4.19/tools/perf/
Dbuiltin-top.c664 __fallthrough; in display_thread()