Searched refs:current_pid (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/tracing/rtla/src/ |
| H A D | timerlat_aa.c | 92 unsigned long long current_pid; member 519 tep_get_field_val(s, event, "next_pid", record, &taa_data->current_pid, 1); in timerlat_aa_sched_switch_handler() 773 printf(" [%.3d] %24s:%llu", cpu, taa_data->current_comm, taa_data->current_pid); in timerlat_auto_analysis()
|
| /linux/arch/s390/kernel/ |
| H A D | asm-offsets.c | 143 OFFSET(__LC_CURRENT_PID, lowcore, current_pid); in main()
|