Home
last modified time | relevance | path

Searched defs:hybrid (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/tools/perf/util/ !
Dparse-events-hybrid.c164 bool *hybrid) in parse_events__add_numeric_hybrid()
188 bool *hybrid, in parse_events__add_cache_hybrid()
Dtarget.h20 bool hybrid; member
Dparse-events.c370 bool hybrid; in parse_events_add_cache() local
1351 bool hybrid; in parse_events_add_numeric() local
/linux-6.1.9/arch/mips/kernel/ !
Delf.c266 static inline void set_thread_fp_mode(int hybrid, int regs32) in set_thread_fp_mode()
/linux-6.1.9/drivers/md/ !
Ddm-table.c859 unsigned bio_based = 0, request_based = 0, hybrid = 0; in dm_table_determine_type() local
/linux-6.1.9/arch/x86/events/ !
Dperf_event.h690 #define hybrid(_pmu, _field) \ macro