Lines Matching refs:hists__has
2513 if ((!hists__has(browser->hists, thread) &&
2514 !hists__has(browser->hists, comm)) || thread == NULL)
2523 if (hists__has(browser->hists, thread)) {
2548 if ((!hists__has(browser->hists, thread) &&
2549 !hists__has(browser->hists, comm)) || thread == NULL)
2552 if (hists__has(browser->hists, thread)) {
2572 if (!hists__has(browser->hists, dso) || map == NULL)
2603 if (!hists__has(browser->hists, dso) || map == NULL)
2650 if (!hists__has(browser->hists, dso) || map == NULL)
2843 if (!hists__has(browser->hists, socket) || act->socket < 0)
2865 if (!hists__has(browser->hists, socket) || socket_id < 0)
3078 if (!hists__has(hists, sym)) {
3281 if (!hists__has(hists, sym) || browser->selection == NULL)
3328 if (hists__has(hists, thread) && thread) {
3343 if (hists__has(hists, sym) && browser->selection->sym) {