term_type         125 include/uapi/linux/atmsap.h 	    unsigned char term_type;  /* terminal type */
term_type         973 tools/perf/util/parse-events.c config_term_avail(int term_type, struct parse_events_error *err)
term_type         975 tools/perf/util/parse-events.c 	if (term_type < 0 || term_type >= __PARSE_EVENTS__TERM_TYPE_NR) {
term_type         982 tools/perf/util/parse-events.c 	switch (term_type) {
term_type         996 tools/perf/util/parse-events.c 			     config_term_names[term_type]) < 0)