Home
last modified time | relevance | path

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

/tools/verification/rv/
DMakefile.rv4 $(if $(or $(findstring environment,$(origin $(1))),\
5 $(findstring command line,$(origin $(1)))),,\
/tools/tracing/rtla/
DMakefile.rtla4 $(if $(or $(findstring environment,$(origin $(1))),\
5 $(findstring command line,$(origin $(1)))),,\
/tools/build/
DMakefile10 $(if $(or $(findstring environment,$(origin $(1))),\
11 $(findstring command line,$(origin $(1)))),,\
/tools/testing/ktest/examples/include/
Dbisect.conf26 CHECKOUT = origin/master
/tools/memory-model/scripts/
Dinitlitmushist.sh50 ( cd litmus; git checkout origin/master )
Dcheckghlitmus.sh25 ( cd litmus; git checkout origin/master )
/tools/scripts/
DMakefile.include3 ifeq ($(origin O), command line)
49 $(if $(or $(findstring environment,$(origin $(1))),\
50 $(findstring command line,$(origin $(1)))),,\
/tools/perf/Documentation/
DMakefile54 DOC_REF = origin/man
55 HTML_REF = origin/html
Dperf-arm-spe.txt19 in cycles. For loads and stores it also includes data address, cache miss events, and data origin.
/tools/perf/util/
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()
Ddso.c51 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/
Dkvm.h221 __u64 origin; member
/tools/perf/
DMakefile.perf186 $(if $(or $(findstring environment,$(origin $(1))),\
187 $(findstring command line,$(origin $(1)))),,\
DMakefile.config578 ifeq ($(origin PERF_HAVE_DWARF_REGS), undefined)
/tools/power/pm-graph/
Dbootgraph.py646 .vt {transform:rotate(-60deg);transform-origin:0 0;}\n\