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

  /src/external/gpl3/binutils/dist/gprofng/common/
hwctable.c 2012 const Hwcentry * testevent; local
2019 testevent = cpcx_std[forKernel][0];
2020 if (!testevent || !testevent->name)
2027 tmp_testevent = *testevent; /* shallow copy */
2047 testevent->name);
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwctable.c 2012 const Hwcentry * testevent; local
2019 testevent = cpcx_std[forKernel][0];
2020 if (!testevent || !testevent->name)
2027 tmp_testevent = *testevent; /* shallow copy */
2047 testevent->name);

Completed in 23 milliseconds