Home
last modified time | relevance | path

Searched defs:hws_cpu_buffer (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/s390/oprofile/
Dhwsampler.h53 struct hws_cpu_buffer { struct
54 unsigned long first_sdbt; /* @ of 1st SDB-Table for this CP*/
55 unsigned long worker_entry;
56 unsigned long sample_overflow; /* taken from SDB ... */
57 struct hws_qsi_info_block qsi;
58 struct hws_ssctl_request_block ssctl;
59 struct work_struct worker;
60 atomic_t ext_params;
61 unsigned long req_alert;
62 unsigned long loss_of_sample_data;
[all …]