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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c3383 const Hwcentry * testevent; local
3391 testevent = cpcx_std[forKernel][0];
3392 if (!testevent || !testevent->name)
3398 if (REG_LIST_IS_EMPTY (testevent->reg_list))
3402 tmp_testevent = *testevent; /* shallow copy */
3425 testevent->name);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c3419 const Hwcentry * testevent; local
3427 testevent = cpcx_std[forKernel][0];
3428 if (!testevent || !testevent->name)
3434 if (REG_LIST_IS_EMPTY (testevent->reg_list))
3438 tmp_testevent = *testevent; /* shallow copy */
3461 testevent->name);

Completed in 83 milliseconds