There is no standard filter for this, but the information about your starting stack is in the database:
holdem_hand_player_detail.amt_before
along with the shortest stack at the table:
holdem_hand_summary.amt_p_effective_stack
You can't get stack sizes of every player at the table, but that should give you a start.
If you create a Custom Stat for stack size, then you can filter Custom Reports using it.
DocumentationCustom Statistics and Reports FAQ.