Searched refs:dtsp_num_conditions (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_sugar.c60 int dtsp_num_conditions; /* number of condition variables */ member in struct:dt_sugar_parse
182 dp->dtsp_num_conditions++;
184 pred, condid, dp->dtsp_num_conditions));
185 return (dp->dtsp_num_conditions);
372 if (dp->dtsp_num_conditions != 0) {
476 if (dp.dtsp_num_ifs == 0 && dp.dtsp_num_conditions == 0) {
505 if (dp.dtsp_num_conditions != 0) {

Completed in 59 milliseconds