Searched refs:PREFIX (Results 1 – 16 of 16) sorted by relevance
2 PREFIX ?= /usr macro9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config13 install -m 644 config/cgskip.txt $(DESTDIR)$(PREFIX)/lib/pm-graph/config14 install -m 644 config/freeze-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config15 install -m 644 config/freeze.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config16 install -m 644 config/freeze-dev.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config17 install -m 644 config/standby-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config[all …]
4 PREFIX := /usr macro25 install -d $(DESTDIR)$(PREFIX)/bin26 install $(BUILD_OUTPUT)/x86_energy_perf_policy $(DESTDIR)$(PREFIX)/bin/x86_energy_perf_policy27 install -d $(DESTDIR)$(PREFIX)/share/man/man828 install -m 644 x86_energy_perf_policy.8 $(DESTDIR)$(PREFIX)/share/man/man8
4 PREFIX ?= /usr macro27 install -d $(DESTDIR)$(PREFIX)/bin28 install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat29 install -d $(DESTDIR)$(PREFIX)/share/man/man830 install -m 644 turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
4 PREFIX ?= /usr macro15 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET)
2 PREFIX ?= /usr macro17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
2 PREFIX ?= /usr macro18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
74 emit_kv $PREFIX.event.kprobes.$event.probes += $args80 emit_kv $PREFIX.event.synthetic.$event.fields = `echo $fields | sed "s/;/,/g"`113 emit_kv $PREFIX.event.$group.$event.actions += \'$action\'
22 …** **feature probe** [*COMPONENT*] [**full**] [**unprivileged**] [**macros** [**prefix** *PREFIX*]]29 **bpftool feature probe** [**kernel**] [**full**] [**macros** [**prefix** *PREFIX*]]44 used to define a *PREFIX*, the provided string will be used62 **bpftool feature probe dev** *NAME* [**full**] [**macros** [**prefix** *PREFIX*]]
3 prefix=@PREFIX@
109 `configure' the option `--prefix=PREFIX'.113 pass the option `--exec-prefix=PREFIX' to `configure', the package uses114 PREFIX as the prefix for installing programs and libraries.124 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.177 `configure' looks for `PREFIX/share/config.site' if it exists, then178 `PREFIX/etc/config.site' if it exists. Or, you can set the
115 --prefix=PREFIX::118 and add PREFIX. This allows to display source code compiled on systems
166 --prefix=PREFIX::169 and add PREFIX. This allows to display source code compiled on systems
371 --prefix=PREFIX::374 and add PREFIX. This allows to display source code compiled on systems
446 exec_cmd_init("perf", PREFIX, PERF_EXEC_PATH, EXEC_PATH_ENVIRONMENT); in main()
338 $(MAKE) -C $(IPROUTE2_PATH) PREFIX=/ ip/ip342 $(MAKE) -C $(IPROUTE2_PATH) PREFIX=/ misc/ss