thread__is_filtered
if (thread__is_filtered(thread)) {
if (thread__is_filtered(t))
if (thread && thread__is_filtered(thread))
if (thread__is_filtered(thread))