Lines Matching refs:pc
237 trans->pc);
246 verbprintf(vsamples, "Lost kernel sample %llx\n", trans->pc);
253 printf("No anon map for pc %llx, app %s.\n",
254 trans->pc, app);
350 static void verbose_print_sample(struct sfile * sf, vma_t pc, uint counter)
353 printf("0x%llx(%u): ", pc, counter);
368 static void verbose_sample(struct transient const * trans, vma_t pc)
371 verbose_print_sample(trans->current, pc, trans->event);
389 vma_t from = trans->pc;
439 vma_t pc = trans->pc;
454 pc -= trans->current->kernel->start;
457 pc -= trans->current->anon->start;
460 verbose_sample(trans, pc);
468 (odb_key_t)pc,