Searched refs:CBQTRACE (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/net/altq/ |
| HD | altq_rmclass_debug.h | 88 #define CBQTRACE(func, act, obj) { \ macro 105 #define CBQTRACE(a, b, c)
|
| HD | altq_rmclass.c | 708 CBQTRACE(rmc_init, 'INIT', ifd->cutoff_); in rmc_init() 770 CBQTRACE(rmc_queue_packet, 'ffoc', cl->depth_); in rmc_queue_packet() 785 CBQTRACE(rmc_queue_packet, 'ffob', ifd->cutoff_); in rmc_queue_packet() 795 CBQTRACE(rmc_queue_packet, 'ffob', in rmc_queue_packet() 807 CBQTRACE(rmc_queue_packet, 'ytpe', cl->stats_.handle); in rmc_queue_packet() 929 CBQTRACE(rmc_under_limit, 'ffou', ifd->cutoff_); in rmc_under_limit() 1055 CBQTRACE(_rmc_wrr_dequeue_next, 'ojda', ifd->cutoff_); in _rmc_wrr_dequeue_next() 1065 CBQTRACE(_rmc_wrr_dequeue_next, 'otsr', ifd->cutoff_); in _rmc_wrr_dequeue_next() 1350 CBQTRACE(rmc_update_class_util, 'milo', cl->stats_.handle); in rmc_update_class_util() 1401 CBQTRACE(rmc_update_class_util, 'broe', ifd->cutoff_); in rmc_update_class_util() [all …]
|