Lines Matching refs:hists__has
2516 if ((!hists__has(browser->hists, thread) &&
2517 !hists__has(browser->hists, comm)) || thread == NULL)
2529 if (hists__has(browser->hists, thread)) {
2554 if ((!hists__has(browser->hists, thread) &&
2555 !hists__has(browser->hists, comm)) || thread == NULL)
2560 if (hists__has(browser->hists, thread)) {
2576 if (!hists__has(browser->hists, dso) || map == NULL)
2608 if (!hists__has(browser->hists, dso) || map == NULL)
2655 if (!hists__has(browser->hists, dso) || map == NULL)
2848 if (!hists__has(browser->hists, socket) || act->socket < 0)
2870 if (!hists__has(browser->hists, socket) || socket_id < 0)
3079 if (!hists__has(hists, sym)) {
3283 if (!hists__has(hists, sym) || browser->selection == NULL)
3330 if (hists__has(hists, thread) && thread) {
3345 if (hists__has(hists, sym) && browser->selection->sym) {