Searched refs:read_32bit_value (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/profile/
H A DGCDAProfiling.c145 static uint32_t read_32bit_value() { function
387 val = read_32bit_value();
396 val = read_32bit_value();
435 val = read_32bit_value();
444 val = read_32bit_value(); /* length */
450 read_32bit_value(); /* checksum, unused */
451 read_32bit_value(); /* num, unused */
452 runs += read_32bit_value(); /* Add previous run count to new counter. */

Completed in 276 milliseconds