HomeSort by relevance Sort by last modified time
    Searched refs:strfilter__compare (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/
strfilter.h 38 * strfilter__compare - compare given string and a string filter
44 bool strfilter__compare(struct strfilter *self, const char *str);
strfilter.c 194 bool strfilter__compare(struct strfilter *self, const char *str) function
probe-event.c 486 if (strfilter__compare(_filter, var)) {
    [all...]

Completed in 59 milliseconds