Searched refs:OP_not (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dstrfilter.c14 static const char *OP_not = "!"; /* Logical NOT */ variable
117 cur->r = strfilter_node__alloc(OP_not, NULL, NULL);

Completed in 114 milliseconds