Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkvm_host.h2002 SCOPE##_STATS_DESC(stat, type, unit, base, exp, sz, bsz) argument
2005 STATS_DESC(SCOPE, name, KVM_STATS_TYPE_CUMULATIVE, \ argument
2008 STATS_DESC(SCOPE, name, KVM_STATS_TYPE_INSTANT, \ argument
2011 STATS_DESC(SCOPE, name, KVM_STATS_TYPE_PEAK, \ argument
1996 STATS_DESC(SCOPE,stat,type,unit,base,exp,sz,bsz) global() argument
1999 STATS_DESC_CUMULATIVE(SCOPE,name,unit,base,exponent) global() argument
2016 STATS_DESC_COUNTER(SCOPE,name) global() argument
2020 STATS_DESC_ICOUNTER(SCOPE,name) global() argument
2024 STATS_DESC_PCOUNTER(SCOPE,name) global() argument
2029 STATS_DESC_IBOOLEAN(SCOPE,name) global() argument
2033 STATS_DESC_PBOOLEAN(SCOPE,name) global() argument
2038 STATS_DESC_TIME_NSEC(SCOPE,name) global() argument
2042 STATS_DESC_LINHIST_TIME_NSEC(SCOPE,name,sz,bsz) global() argument
2046 STATS_DESC_LOGHIST_TIME_NSEC(SCOPE,name,sz) global() argument
[all...]
/linux/drivers/gpu/drm/amd/include/
H A Dsoc24_enum.h350 typedef enum SCOPE { enum
355 } SCOPE; typedef