Searched defs:TagInstPair (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1142 struct TagInstPair struct
1150 TagInstPair *pairs;
1210 hist.pairs = (TagInstPair *)alloca(sizeof (TagInstPair) * num_tags);
1288 hist.pairs = (TagInstPair *)alloca(sizeof (TagInstPair) * num_posible);

Completed in 63 milliseconds