Home
last modified time | relevance | path

Searched refs:neighbour_checks (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/trace/events/
Dasoc.h141 __field( int, neighbour_checks )
148 __entry->neighbour_checks = card->dapm_stats.neighbour_checks;
153 (int)__entry->path_checks, (int)__entry->neighbour_checks)
/linux-4.19.296/include/sound/
Dsoc-dapm.h694 int neighbour_checks; member