Displaying Leads whose date entered and date modified are equal

I’ve been trying to think of a way to process the listview to only display leads whose date entered and date modified are the same.
I’m able to display the count of such leads on the dashboard using simple SQL query. Clicking on this call should take me to a listview containing only these leads.
Any inputs will be appreciated.

Thanks.