Searched refs:pfm_null_uuid (Results 1 – 1 of 1) sorted by relevance
515 static pfm_uuid_t pfm_null_uuid = {0,}; variable2533 if (!pfm_uuid_cmp(req->ctx_smpl_buf_id, pfm_null_uuid)) return 0; in pfm_ctx_getsize()2666 if (pfm_uuid_cmp(req->ctx_smpl_buf_id, pfm_null_uuid)) { in pfm_context_create()