Searched refs:hisysevent_type (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/dfx/ |
H A D | hiview_hisysevent.h | 9 enum hisysevent_type { enum 28 hisysevent_create(const char *domain, const char *name, enum hisysevent_type type); 40 hisysevent_create(const char *domain, const char *name, enum hisysevent_type type) in hisysevent_create()
|
/kernel/linux/linux-6.6/include/dfx/ |
H A D | hiview_hisysevent.h | 9 enum hisysevent_type { enum 28 hisysevent_create(const char *domain, const char *name, enum hisysevent_type type); 40 hisysevent_create(const char *domain, const char *name, enum hisysevent_type type) in hisysevent_create()
|
/kernel/linux/linux-5.10/drivers/staging/hisysevent/ |
H A D | hisysevent_builder.h | 48 u8 type: 2; // enum hisysevent_type. 74 hisysevent_builder_create(const char *domain, const char *name, enum hisysevent_type type);
|
H A D | hisysevent_builder.c | 121 const char *name, enum hisysevent_type type) in hisysevent_init_header() 194 hisysevent_builder_create(const char *domain, const char *name, enum hisysevent_type type) in hisysevent_builder_create()
|
H A D | hiview_hisysevent.c | 39 hisysevent_create(const char *domain, const char *name, enum hisysevent_type type) in hisysevent_create()
|
/kernel/linux/linux-6.6/drivers/staging/hisysevent/ |
H A D | hisysevent_builder.h | 48 u8 type: 2; // enum hisysevent_type. 74 hisysevent_builder_create(const char *domain, const char *name, enum hisysevent_type type);
|
H A D | hisysevent_builder.c | 121 const char *name, enum hisysevent_type type) in hisysevent_init_header() 194 hisysevent_builder_create(const char *domain, const char *name, enum hisysevent_type type) in hisysevent_builder_create()
|
H A D | hiview_hisysevent.c | 40 hisysevent_create(const char *domain, const char *name, enum hisysevent_type type) in hisysevent_create()
|
Completed in 5 milliseconds