Home
last modified time | relevance | path

Searched defs:filter_entry (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dftrace.h44 struct filter_entry { struct
45 struct list_head list;
46 char name[];
/linux/drivers/tty/hvc/
H A Dhvc_iucv.c741 const char *wildcard, *filter_entry; in hvc_iucv_filter_connreq() local