Home
last modified time | relevance | path

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

/external/syzkaller/docs/
Dinternals.md40 - report0
47 - report0
58 Normally you need just 1 pair of these files (i.e. `log0` and `report0`), because they all presumab…
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c573 accumulate_uint32(const uint32_t *report0, in accumulate_uint32() argument
577 *accumulator += (uint32_t)(*report1 - *report0); in accumulate_uint32()
582 const uint32_t *report0, in accumulate_uint40() argument
586 const uint8_t *high_bytes0 = (uint8_t *)(report0 + 40); in accumulate_uint40()
590 uint64_t value0 = report0[a_index + 4] | high0; in accumulate_uint40()
/external/curl/m4/
Dcurl-compilers.m41162 tmp_CFLAGS="$tmp_CFLAGS -vec-report0"