Searched refs:JSTR_PAIR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/common_modules/xpm/core/ |
H A D | xpm_report.c | 80 "{ "JSTR_PAIR(event_type, %s)", "JVAL_PAIR(timestamp, %llu)" }", in set_init_content() 97 "{ "JSTR_PAIR(event_type, %s)", "JSTR_PAIR(code_type, %s)", " in set_mmap_content() 98 JVAL_PAIR(pid, %u)", "JSTR_PAIR(comm, %s)", " in set_mmap_content() 99 JSTR_PAIR(filename, %s)", "JVAL_PAIR(vm_prot, %lu)"," in set_mmap_content() 101 JVAL_PAIR(p_id_type, %u)", "JSTR_PAIR(p_ownerid, %u)", " in set_mmap_content() 102 JVAL_PAIR(f_id_type, %u)", "JSTR_PAIR(f_ownerid, %u)", " in set_mmap_content() 103 JSTR_PAIR(timestamp, %llu)" }", in set_mmap_content() 124 "{ "JSTR_PAIR(event_type, %s)", "JVAL_PAIR(pid, %u)", " in set_file_content() 125 JSTR_PAIR(com in set_file_content() [all...] |
H A D | xpm_report.h | 104 #define JSTR_PAIR(val, format) JSTR(val) ": " JSTR(format) macro
|
Completed in 2 milliseconds