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