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