Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-script.c3014 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() enumerator
3090 change = REMOVE; in parse_output_fields()
3103 print_flags = change != REMOVE; in parse_output_fields()
3121 if (change == REMOVE) { in parse_output_fields()
3142 if (change == REMOVE) in parse_output_fields()