Lines Matching refs:app_cookie
79 unsigned long hash = hash_anon(trans->tgid, trans->app_cookie);
81 cookie_t app = trans->app_cookie;
90 if (entry->tgid == tgid && entry->app_cookie == app) {
111 unsigned long hash = hash_anon(trans->tgid, trans->app_cookie);
114 m->app_cookie = trans->app_cookie;
123 char const * name = verbose_cookie(m->app_cookie);
171 if (trans->app_cookie != anon->app_cookie)
181 unsigned long hash = hash_anon(trans->tgid, trans->app_cookie);