Searched refs:last_sym_value (Results 1 – 1 of 1) sorted by relevance
8 unsigned long last_sym_value = 0; variable45 if (last_sym_value) in dump_ksym()46 BPF_SEQ_PRINTF(seq, "0x%x\n", iter->value - last_sym_value); in dump_ksym()52 last_sym_value = value; in dump_ksym()