Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c1310 static int (*la_show) (void *v, int idx, in view_tp_la() local
1323 la_show = tp_la_show2; in view_tp_la()
1326 la_show = tp_la_show3; in view_tp_la()
1329 la_show = tp_la_show; in view_tp_la()
1333 rc = la_show((u64 *)tp_la_buff->data + i*2, i, cudbg_poutbuf); in view_tp_la()