Searched refs:origin (Results 1 – 15 of 15) sorted by relevance
| /tools/verification/rv/ |
| D | Makefile.rv | 4 $(if $(or $(findstring environment,$(origin $(1))),\ 5 $(findstring command line,$(origin $(1)))),,\
|
| /tools/tracing/rtla/ |
| D | Makefile.rtla | 4 $(if $(or $(findstring environment,$(origin $(1))),\ 5 $(findstring command line,$(origin $(1)))),,\
|
| /tools/build/ |
| D | Makefile | 10 $(if $(or $(findstring environment,$(origin $(1))),\ 11 $(findstring command line,$(origin $(1)))),,\
|
| /tools/testing/ktest/examples/include/ |
| D | bisect.conf | 26 CHECKOUT = origin/master
|
| /tools/memory-model/scripts/ |
| D | initlitmushist.sh | 50 ( cd litmus; git checkout origin/master )
|
| D | checkghlitmus.sh | 25 ( cd litmus; git checkout origin/master )
|
| /tools/scripts/ |
| D | Makefile.include | 3 ifeq ($(origin O), command line) 49 $(if $(or $(findstring environment,$(origin $(1))),\ 50 $(findstring command line,$(origin $(1)))),,\
|
| /tools/perf/Documentation/ |
| D | Makefile | 54 DOC_REF = origin/man 55 HTML_REF = origin/html
|
| D | perf-arm-spe.txt | 19 in cycles. For loads and stores it also includes data address, cache miss events, and data origin.
|
| /tools/perf/util/ |
| D | dwarf-aux.c | 756 Dwarf_Die *origin; in __die_walk_instances_cb() local 766 origin = dwarf_formref_die(attr, &origin_mem); in __die_walk_instances_cb() 767 if (origin == NULL || origin->addr != iwp->addr) in __die_walk_instances_cb() 772 dwarf_decl_line(origin, &tmp); in __die_walk_instances_cb() 774 tmp = die_get_decl_fileno(origin); in __die_walk_instances_cb()
|
| D | dso.c | 51 static const char origin[] = { in dso__symtab_origin() local 74 return origin[dso__symtab_type(dso)]; in dso__symtab_origin()
|
| /tools/arch/s390/include/uapi/asm/ |
| D | kvm.h | 221 __u64 origin; member
|
| /tools/perf/ |
| D | Makefile.perf | 186 $(if $(or $(findstring environment,$(origin $(1))),\ 187 $(findstring command line,$(origin $(1)))),,\
|
| D | Makefile.config | 578 ifeq ($(origin PERF_HAVE_DWARF_REGS), undefined)
|
| /tools/power/pm-graph/ |
| D | bootgraph.py | 646 .vt {transform:rotate(-60deg);transform-origin:0 0;}\n\
|