• Home
  • Raw
  • Download

Lines Matching refs:h

196 …$(QUIET_FLEX)$(FLEX) -o $@ --header-file=$(OUTPUT)util/parse-events-flex.h $(PARSER_DEBUG_FLEX) ut…
202 $(QUIET_FLEX)$(FLEX) -o $@ --header-file=$(OUTPUT)util/pmu-flex.h util/pmu.l
212 LIB_H += ../lib/symbol/kallsyms.h
213 LIB_H += ../../include/uapi/linux/perf_event.h
214 LIB_H += ../../include/linux/rbtree.h
215 LIB_H += ../../include/linux/list.h
216 LIB_H += ../../include/uapi/linux/const.h
217 LIB_H += ../include/linux/hash.h
218 LIB_H += ../../include/linux/stringify.h
219 LIB_H += util/include/linux/bitmap.h
220 LIB_H += util/include/linux/bitops.h
221 LIB_H += ../include/linux/compiler.h
222 LIB_H += util/include/linux/const.h
223 LIB_H += util/include/linux/ctype.h
224 LIB_H += util/include/linux/kernel.h
225 LIB_H += util/include/linux/list.h
226 LIB_H += ../include/linux/export.h
227 LIB_H += util/include/linux/poison.h
228 LIB_H += util/include/linux/rbtree.h
229 LIB_H += util/include/linux/rbtree_augmented.h
230 LIB_H += util/include/linux/string.h
231 LIB_H += ../include/linux/types.h
232 LIB_H += util/include/linux/linkage.h
233 LIB_H += util/include/asm/asm-offsets.h
234 LIB_H += ../include/asm/bug.h
235 LIB_H += util/include/asm/byteorder.h
236 LIB_H += util/include/asm/hweight.h
237 LIB_H += util/include/asm/swab.h
238 LIB_H += util/include/asm/system.h
239 LIB_H += util/include/asm/uaccess.h
240 LIB_H += util/include/dwarf-regs.h
241 LIB_H += util/include/asm/dwarf2.h
242 LIB_H += util/include/asm/cpufeature.h
243 LIB_H += util/include/asm/unistd_32.h
244 LIB_H += util/include/asm/unistd_64.h
245 LIB_H += perf.h
246 LIB_H += util/annotate.h
247 LIB_H += util/cache.h
248 LIB_H += util/callchain.h
249 LIB_H += util/build-id.h
250 LIB_H += util/debug.h
251 LIB_H += util/pmu.h
252 LIB_H += util/event.h
253 LIB_H += util/evsel.h
254 LIB_H += util/evlist.h
255 LIB_H += util/exec_cmd.h
256 LIB_H += util/levenshtein.h
257 LIB_H += util/machine.h
258 LIB_H += util/map.h
259 LIB_H += util/parse-options.h
260 LIB_H += util/parse-events.h
261 LIB_H += util/quote.h
262 LIB_H += util/util.h
263 LIB_H += util/xyarray.h
264 LIB_H += util/header.h
265 LIB_H += util/help.h
266 LIB_H += util/session.h
267 LIB_H += util/ordered-events.h
268 LIB_H += util/strbuf.h
269 LIB_H += util/strlist.h
270 LIB_H += util/strfilter.h
271 LIB_H += util/svghelper.h
272 LIB_H += util/tool.h
273 LIB_H += util/run-command.h
274 LIB_H += util/sigchain.h
275 LIB_H += util/dso.h
276 LIB_H += util/symbol.h
277 LIB_H += util/color.h
278 LIB_H += util/values.h
279 LIB_H += util/sort.h
280 LIB_H += util/hist.h
281 LIB_H += util/comm.h
282 LIB_H += util/thread.h
283 LIB_H += util/thread_map.h
284 LIB_H += util/trace-event.h
285 LIB_H += util/probe-finder.h
286 LIB_H += util/dwarf-aux.h
287 LIB_H += util/probe-event.h
288 LIB_H += util/pstack.h
289 LIB_H += util/cpumap.h
290 LIB_H += util/top.h
292 LIB_H += util/cgroup.h
293 LIB_H += $(LIB_INCLUDE)traceevent/event-parse.h
294 LIB_H += util/target.h
295 LIB_H += util/rblist.h
296 LIB_H += util/intlist.h
297 LIB_H += util/perf_regs.h
298 LIB_H += util/unwind.h
299 LIB_H += util/vdso.h
300 LIB_H += util/tsc.h
301 LIB_H += ui/helpline.h
302 LIB_H += ui/progress.h
303 LIB_H += ui/util.h
304 LIB_H += ui/ui.h
305 LIB_H += util/data.h
306 LIB_H += util/kvm-stat.h
503 LIB_H += util/unwind-libdw.h
526 LIB_H += ui/tui/tui.h
527 LIB_H += ui/browser.h
528 LIB_H += ui/browsers/map.h
529 LIB_H += ui/keysyms.h
530 LIB_H += ui/libslang.h
562 LIB_H += arch/x86/include/perf_regs.h
593 $(OUTPUT)perf.o: perf.c $(OUTPUT)common-cmds.h $(OUTPUT)PERF-CFLAGS
608 $(OUTPUT)builtin-help.o: builtin-help.c $(OUTPUT)common-cmds.h $(OUTPUT)PERF-CFLAGS
614 $(OUTPUT)builtin-timechart.o: builtin-timechart.c $(OUTPUT)common-cmds.h $(OUTPUT)PERF-CFLAGS
620 $(OUTPUT)common-cmds.h: util/generate-cmdlist.sh command-list.txt
622 $(OUTPUT)common-cmds.h: $(wildcard Documentation/perf-*.txt)
736 $(patsubst perf-%,%.o,$(PROGRAMS)): $(LIB_H) $(wildcard */*.h)
741 DIRECTORY_DEPS += $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)common-cmds.h
828 TAG_FILES= ../../include/uapi/linux/perf_event.h
859 check: $(OUTPUT)common-cmds.h
932 …$(call QUIET_CLEAN, core-gen) $(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h T…