Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-script.c2676 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() enumerator
2752 change = REMOVE; in parse_output_fields()
2765 print_flags = change == REMOVE ? false : true; in parse_output_fields()
2783 if (change == REMOVE) { in parse_output_fields()
2804 if (change == REMOVE) in parse_output_fields()