Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dkvm-stat.h198 static inline struct kvm_info *kvm_info__get(struct kvm_info *ki) in kvm_info__get()
205 static inline void kvm_info__put(struct kvm_info *ki) in kvm_info__put()
211 static inline void __kvm_info__zput(struct kvm_info **ki) in __kvm_info__zput()
217 #define kvm_info__zput(ki) __kvm_info__zput(&ki) argument
221 struct kvm_info *ki; in kvm_info__new() local
H A Dhist.c797 __hists__add_entry(struct hists * hists,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct block_info * block_info,struct perf_sample * sample,bool sample_self,struct hist_entry_ops * ops) __hists__add_entry() argument
863 hists__add_entry(struct hists * hists,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct perf_sample * sample,bool sample_self) hists__add_entry() argument
877 hists__add_entry_ops(struct hists * hists,struct hist_entry_ops * ops,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct perf_sample * sample,bool sample_self) hists__add_entry_ops() argument
/linux/drivers/clk/bcm/
H A Dclk-iproc-pll.c248 unsigned int ka, unsigned int ki) in __pll_bring_out_reset()
310 int ka = 0, ki, kp, ret; in pll_set_rate() local
/linux/include/linux/device/
H A Dclass.h73 struct klist_iter ki; member
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c257 int64_t ki; member
/linux/tools/thermal/tmon/
H A Dtmon.h127 double ki; /* Time-constant for I action from Dialog Box */ member
/linux/drivers/base/
H A Dbus.c1153 struct klist_iter ki; member
/linux/tools/perf/
H A Dbuiltin-kvm.c727 struct kvm_info *ki; in find_create_kvm_event() local