Home
last modified time | relevance | path

Searched defs:NAME (Results 1 – 9 of 9) sorted by relevance

/tools/perf/tests/
Dbpf-script-test-kbuild.c10 #define SEC(NAME) __attribute__((section(NAME), used)) argument
Dbpf-script-test-prologue.c10 #define SEC(NAME) __attribute__((section(NAME), used)) argument
Dbpf-script-example.c27 #define SEC(NAME) __attribute__((section(NAME), used)) argument
Dbpf-script-test-relocation.c27 #define SEC(NAME) __attribute__((section(NAME), used)) argument
Dthread-map.c19 #define NAME (const char *) "perf" macro
/tools/perf/include/bpf/
Dbpf.h50 #define SEC(NAME) __attribute__((section(NAME), used)) argument
/tools/testing/selftests/bpf/
Dbpf_helpers.h22 #define SEC(NAME) __attribute__((section(NAME), used)) argument
/tools/perf/
Dbuiltin-diff.c1617 #define NAME (data__files_cnt > 2 ? buf : header) in init_header() macro
/tools/lib/bpf/
Dlibbpf.c4440 #define BPF_PROG_TYPE_FNS(NAME, TYPE) \ argument