Searched refs:NOP_COUNT (Results 1 – 1 of 1) sorted by relevance
65 NOP_COUNT := 8 macro 67 NOP_COUNT := 5 macro 75 -DFTRACE_PATCHABLE_FUNCTION_SIZE=$(NOP_COUNT)77 CC_FLAGS_FTRACE := -fpatchable-function-entry=$(NOP_COUNT),$(shell echo $$(($(NOP_COUNT)-1)))