Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 15 of 15) sorted by relevance

/tools/tracing/rtla/
A DMakefile.rtla4 $(if $(or $(findstring environment,$(origin $(1))),\
5 $(findstring command line,$(origin $(1)))),,\
/tools/verification/rv/
A DMakefile.rv4 $(if $(or $(findstring environment,$(origin $(1))),\
5 $(findstring command line,$(origin $(1)))),,\
/tools/build/
A DMakefile10 $(if $(or $(findstring environment,$(origin $(1))),\
11 $(findstring command line,$(origin $(1)))),,\
/tools/testing/ktest/examples/include/
A Dbisect.conf26 CHECKOUT = origin/master
/tools/memory-model/scripts/
A Dinitlitmushist.sh50 ( cd litmus; git checkout origin/master )
A Dcheckghlitmus.sh25 ( cd litmus; git checkout origin/master )
/tools/scripts/
A DMakefile.include3 ifeq ($(origin O), command line)
49 $(if $(or $(findstring environment,$(origin $(1))),\
50 $(findstring command line,$(origin $(1)))),,\
/tools/perf/Documentation/
A DMakefile54 DOC_REF = origin/man
55 HTML_REF = origin/html
A Dperf-arm-spe.txt19 in cycles. For loads and stores it also includes data address, cache miss events, and data origin.
/tools/perf/util/
A Ddwarf-aux.c756 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()
A Ddso.c51 static const char origin[] = { in dso__symtab_origin() local
75 return origin[dso__symtab_type(dso)]; in dso__symtab_origin()
/tools/arch/s390/include/uapi/asm/
A Dkvm.h221 __u64 origin; member
/tools/testing/selftests/nolibc/
A DMakefile.nolibc235 ifeq ($(origin XARCH),command line)
/tools/perf/
A DMakefile.perf171 $(if $(or $(findstring environment,$(origin $(1))),\
172 $(findstring command line,$(origin $(1)))),,\
/tools/power/pm-graph/
A Dbootgraph.py646 .vt {transform:rotate(-60deg);transform-origin:0 0;}\n\

Completed in 25 milliseconds