Home
last modified time | relevance | path

Searched refs:PARSER_DEBUG_BISON (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
DBuild121 …$(Q)$(call echo-cmd,bison)$(BISON) -v util/parse-events.y -d $(PARSER_DEBUG_BISON) -o $@ -p parse_…
/linux-4.4.14/tools/perf/config/
DMakefile143 PARSER_DEBUG_BISON := -t macro
146 $(call detected_var,PARSER_DEBUG_BISON)