Home
last modified time | relevance | path

Searched refs:add_sample_entry (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/oprofile/
Dbuffer_sync.c366 static inline void add_sample_entry(unsigned long offset, unsigned long event) in add_sample_entry() function
385 add_sample_entry(s->eip, s->event); in add_sample()
408 add_sample_entry(offset, s->event); in add_sample()