HomeSort by: relevance | last modified time | path
    Searched defs:hwcdef_num_overflow_ctrdefs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
hwprofile.c 113 static unsigned hwcdef_num_overflow_ctrdefs; /* ctrs that use overflow */ variable
291 hwcdef_num_sampling_ctrdefs = hwcdef_num_overflow_ctrdefs = 0;
301 hwcdef_num_overflow_ctrdefs++;
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
hwprofile.c 113 static unsigned hwcdef_num_overflow_ctrdefs; /* ctrs that use overflow */ variable
291 hwcdef_num_sampling_ctrdefs = hwcdef_num_overflow_ctrdefs = 0;
301 hwcdef_num_overflow_ctrdefs++;

Completed in 17 milliseconds