Searched refs:op_cpu_buffer_get_data (Results 1 – 2 of 2) sorted by relevance
333 if (!op_cpu_buffer_get_data(entry, &code)) in add_data()335 if (!op_cpu_buffer_get_data(entry, &pc)) in add_data()360 while (op_cpu_buffer_get_data(entry, &val)) in add_data()541 && op_cpu_buffer_get_data(&entry, &val)) { in sync_buffer()
104 int op_cpu_buffer_get_data(struct op_entry *entry, unsigned long *val) in op_cpu_buffer_get_data() function