Searched refs:opd_log_ibs_count (Results 1 – 3 of 3) sorted by relevance
130 extern void opd_log_ibs_count(unsigned int event, struct transient * trans, unsigned int count);
395 #define AGG_IBS_COUNT(EV, COUNT) opd_log_ibs_count(EV, trans, COUNT)
352 void opd_log_ibs_count(unsigned int event, in opd_log_ibs_count() function