Home
last modified time | relevance | path

Searched refs:pfm_uuid_cmp (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c1192 pfm_uuid_cmp(pfm_uuid_t a, pfm_uuid_t b) in pfm_uuid_cmp() function
1256 if (pfm_uuid_cmp(uuid, entry->fmt_uuid) == 0) in __pfm_find_buffer_fmt()
2562 if (!pfm_uuid_cmp(req->ctx_smpl_buf_id, pfm_null_uuid)) return 0; in pfm_ctx_getsize()
2702 if (pfm_uuid_cmp(req->ctx_smpl_buf_id, pfm_null_uuid)) { in pfm_context_create()