Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_sugar.c61 int dtsp_num_ifs; /* number of "if" statements */ member
286 dp->dtsp_num_ifs++; in dt_sugar_visit_all()
476 if (dp.dtsp_num_ifs == 0 && dp.dtsp_num_conditions == 0) { in dt_compile_sugar()