Searched refs:msrp (Results 1 – 1 of 1) sorted by relevance
6272 if (msrp == NULL) { in add_counter()6281 msrp->width = width; in add_counter()6282 msrp->type = type; in add_counter()6283 msrp->format = format; in add_counter()6284 msrp->flags = flags; in add_counter()6289 msrp->next = sys.tp; in add_counter()6290 sys.tp = msrp; in add_counter()6299 msrp->next = sys.cp; in add_counter()6300 sys.cp = msrp; in add_counter()6309 msrp->next = sys.pp; in add_counter()[all …]