Data Fields | |
| bool | haveFullScan |
| double | partialEntries |
| double | exactEntries |
| double | searchEntries |
| double | arrayScans |
Definition at line 6714 of file selfuncs.c.
| double GinQualCounts::arrayScans |
Definition at line 6720 of file selfuncs.c.
Referenced by gincost_scalararrayopexpr(), and gincostestimate().
| double GinQualCounts::exactEntries |
Definition at line 6718 of file selfuncs.c.
Referenced by gincost_opexpr(), gincost_pattern(), gincost_scalararrayopexpr(), and gincostestimate().
Definition at line 6716 of file selfuncs.c.
Referenced by gincost_pattern(), gincost_scalararrayopexpr(), and gincostestimate().
Definition at line 6717 of file selfuncs.c.
Referenced by gincost_pattern(), gincost_scalararrayopexpr(), and gincostestimate().
| double GinQualCounts::searchEntries |
Definition at line 6719 of file selfuncs.c.
Referenced by gincost_opexpr(), gincost_pattern(), gincost_scalararrayopexpr(), and gincostestimate().
1.7.1